Page 1 of 1

ReadOnly Dropdown Variable

Posted: Wed May 14, 2014 1:15 pm
by RDR_Norkart
We have a dropdown, used for filtering, with values collected from a datasource.
Is it possible to make this read only, so the users can’t type in values after a value from the dropdown is chosen?
I’ve tried to mark of “Read only” after setting the datasource, but no luck

Re: ReadOnly Dropdown Variable

Posted: Fri May 16, 2014 11:19 am
by HighAley
Hello.

You should set the Allow User Values property to False.
You could find this option in the Panel Request From User section of the User Manual.

Thank you.