Displaying 1 result from an estimated 1 matches for "sub_category_wrapp".
Did you mean:
sub_category_wrapper
2005 Dec 16
2
HOW DO I populate options from previous option click
Hi,
I have a form with three drop down option lists. Currently each of these
contain full listings as instantiated in the controller on entering
the edit action. What I would like to do is filter the second list based
on what the user selected on the first and the third filtered to reflect
the second.
For example I have major_role, role and person_in_role = role is a
subset of major_role