We would like to use custom made pages for the sales header table. We want the custom made card pages to be used always.
And must I then use always a custom made listpage as well ?
Is it possible to change the lookup behavior and drilldown behavior without changing the sales header table?
I know, changing the property is not much work, but the salesheader is not the only table where we want to use this, and we want to leave the standard, as standard as possible.
Thanks in advance,
Carolien
0
Comments
You can program this in the triggers OnLookup and OnDrillDown on a field.
Tino Ruijs
Microsoft Dynamics NAV specialist
I knew that option. But it is not a good solution for what we are up to do. Then we should program every lookup and drill down 'action'.
Why not? The customization will be on your custom made pages and you can control them yourself. You could create a codeunit for the lookup- and drilldownactionfuctions and call these functions from all you custom made pages.
Still no influences on the standard tables.
Tino Ruijs
Microsoft Dynamics NAV specialist