Hi, so I'm stuck in one step and need help. Idea is something like this, in Front End form where are two dropdown fields. One is Category and another is Sub Category. Sub Category depends on what option is selected in Category. So it should change accordingly.
Is where a way to do this in SS3? I get dynamicaly populated dropdowns, but how to connect these two dropdowns? I need to use js, ajax or where are another way?
Thanks for any help.