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

Question

Question

Associating Stored Procedure Lookup Results with Field Rules

asked on January 22, 2016

I have a lookup rule that is populating a drop-down list in my form with Company Names from a stored procedure.  I would like to display certain sections of my form only when certain values from that drop-down list are chosen.  Is there a user-friendly way to associate the drop-down list values with choices, or some other way to write the Field Rule so that I can specify the Company Name that should cause the section of the form to be visible once selected?  We have not yet upgraded to Forms 10, but plan to within the next week.

0 0

Answer

SELECTED ANSWER
replied on January 22, 2016

you can have hidden field which gets populated when you have those company names selected. then using isblank from field rules show/hide whatever you desire. make sure that fields that you want to show  for each company name are seperate otherwise field rules just go nuts. 

1 0

Replies

replied on January 25, 2016

Thank you!  

1 0
You are not allowed to follow up in this post.

Sign in to reply to this post.