I am working on a form, it has several drop downs that get there data from a data sources. When I apply a "Field Rule" to the drop down (for instances I want a field to hide until the user selects an item in the drop down) I cannot as it will not show the correct data from the data source. It only displays the default (choice 1, choice 2, choice 3) not the data that is being pulled from the data source.
Due to this I cannot add the correct Field Rule to my form as I cannot select the item in the drop to base the rule off of. I notice this with all my drop downs that are bound to data sources. Am I missing something here? Is there a way around this?
Thank you.