I've recently built a form that when adding data there is one dropdown that sets the type and another dependent dropdown that will display different options depending on the type selected previously. (Using advanced smart dropdowns & field rules to define the dependency)
^Using this general format and method: https://wiki.vertuna.com/display/TEST/using+apply+filter+on+dependent+smart+dropdowns
The data is being displayed in a table and has a filter.
Is it possible to set a rule on the filter so the dropdowns behave similarly (the second filter selection is dependent on the first)?
Also I cannot use the table/filter add-on if that is recommended.