Hello,
How can I use dynamic dropdown populated from a CSV or DB?
ie:
I have a column for list A and a second column for list B.
Dropdown from list B should be populated according to selection from list A.
Source file is CSV inside root, or inside same database table.