Hi all,
Hope someone can help.
Is there any way to return the pageID when the object gets opened?
I know there isn´t anything in NAV CU1 I can find, just tables you can hook to (OnAfterGetDatabaseTableTriggerSetup etc).
however, perhaps someone knows a way, using some external dll or similar.
thanks a lot.
0
Answers
Blog - rockwithnav.wordpress.com/
Twitter - https://twitter.com/RockwithNav
Facebook - https://facebook.com/rockwithnav/
No, it needs to be onopenpage.
I´ve seen someone also wanted the same thing and microsoft said (github) they are not thinking in that atm.
its mostly to do some security based thing.
thanks.