How could I make an interactive form to choose Department, category and sub category and show the choice list according to each parent category to reduce the size of the choice lists?
Try the choice components and visibility filters. The problem is that I have more than one choice component wanting to write the category column of my product, this is because I wanted to split the list according to the previously chosen department.
Does anyone have an idea of the best way to do it?