Pass parameter on URL when open a page
Summary:
hi, for a published app, we append the name of the page (billing_master) to the deployment url, passing a value for a page variable (IN_UISelectedBillRunNum) which has been enabled as an input parm and clicked on Pass on URL. For example:
?page=shell&shell=billing&billing=billing_master?IN_UISelectedBillRunNum=42
The expected page billing_master opens successfully, but the variable doesn't receive the value. Debugging the vbEnter for that page shows that it is undefined. (as i understand, parameter values would be set before vbEnter runs).
Any tips or suggestions for troubleshooting? Thanks!
Content (please ensure you mask any confidential information):
Tagged:
0