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

Question

Question

Display all items in drop down if parent is empty

asked on May 3, 2016

Here's the scenario:

We have two dynamic fields. One a category, another the type.

Right now the type uses the category as the parent to constrain the number of elements. The client asked us to display the entire list of possible type when the category selection is empty, but still constrain it if the category is selected.

Is there some way to get that to work?

 

0 0

Replies

replied on May 5, 2016

You can try to use a stored procedure for this where when input parameter category is blank or null send all but otherwise return with constrain. 

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

Sign in to reply to this post.