Quote from
Gaev on July 20, 2023, 1:14 am
@suyonob
What I ask is how do I do it in the page-enter event ?.
At Design time ...
a) from the Pages Tab, select the page in question; the rectangle for the page will be selected
b) click on the Code Tab
c) place your code in the Page Enter Tab (at the bottom of the code section)
You may not need this Javascript code ... take a look at the GetURLParameter command listed on this page ... https://webhelp.visualneo.com/App.html
Other related App URL commands on the same Help file page that you might find interesting ...
GetAppURL
GetAppPath
GetAppBaseURL
@suyonob
What I ask is how do I do it in the page-enter event ?.
At Design time ...
a) from the Pages Tab, select the page in question; the rectangle for the page will be selected
b) click on the Code Tab
c) place your code in the Page Enter Tab (at the bottom of the code section)
You may not need this Javascript code ... take a look at the GetURLParameter command listed on this page ... https://webhelp.visualneo.com/App.html
Other related App URL commands on the same Help file page that you might find interesting ...
GetAppURL
GetAppPath
GetAppBaseURL
luishp and suyonob have reacted to this post.