Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I have a list box which stores ID, I am trying to access query string from the URL and assign the value to the list box.
I wanted the selected value of the ID to pass to the Stored Procedure as a parameter and load the dashboard.
I tried to create a variable in the Document Properties -> Triggers -> Assigned the value to Variable with a Name and Value as ID.
I am facing an issue while debugging the page which says cannot pass getselectedfields(ID) to the stored procedure.
Thanks,
Sai