You are viewing limited content. For full access, please sign in.

Question

Question

Forms - Using Field Rules with SQL Data Sources

asked on August 5, 2015

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.

0 0

Answer

APPROVED ANSWER
replied on August 5, 2015

You can use JavaScript to get the value selected in the drop down and then hide the other field based off of that.

0 0

Replies

You are not allowed to reply in this post.
You are not allowed to follow up in this post.

Sign in to reply to this post.