
Hi All,
Now, when I opened the page in Navision (ex: to make sale order, Sales Order (42)), then select Show more fields to expand all field => Close this page and open again i see that all fields opened, this very inconvenient because the display fields is to much
I want when close page and open again then previous filters are cleared and return to the original, this mean not save any previous filter after open again page
How do i do it in the Development inviroment ?
Thanks so much
I suppose this is partly down to user personalisation. So if I toggle show more it stays that way until I remove it. Also how a default page is set. The “Importance” property controls the “show more” and according to here is not something a page extension can adjust: docs.microsoft.com/.../devenv-page-property-overview
Therefore you might have to consider this for your own page only. However, you can’t currently alter the lookup or drilldown page in a table extension either: docs.microsoft.com/.../devenv-table-properties
Given your page is for the SO doc card. You might need to consider closing the default page to then open another. It doesn’t seem like a nice pattern but worth a try perhaps. This blog discusses another topic but it shows closing the original page to open a new one: https://yzhums.com/16756/