Hi, Forum.
I don’t find “value binding(?)” section from the panel of my Apps ('24.10.5), which was used to store the selected item in previous versions. Can anyone guide me how to store the selected item to a variable?
Thanks in advance.
Regards
Hi, Forum.
I don’t find “value binding(?)” section from the panel of my Apps ('24.10.5), which was used to store the selected item in previous versions. Can anyone guide me how to store the selected item to a variable?
Thanks in advance.
Regards
Hello, you are referring to legacy Apps, now all apps developed are in VB Expressions.
To access value of your dropdown, you don’t need a variable.
Just do : NameOfYourPage.NameOfYourDropDown.Value
Hope this helps
@Matt67 Can you help me out once more? This is a similar issue but something I can’t find the solution. Can't find the way to integrate Data Service into Apps dropdown list
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.