<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hallo,<br/>
i want to build a custom QGIS form with multiple cascading elements.<br/>
They all should refer to the direct previous selection and only the first element is hardcoded vis "value mapping" (not sure if the right english term, "Wertabbildung" in german...).<br/>
I refer to the previous selection via: "..."=current_value('...') and have imported multiple csv tables with my pairs of values.<br/>
My problem is, that only the first cascading element works (that refers to the hardcoded values), all following once dont allow any selection, or they show all values that are present in the relating csv table.<br/>
 <br/>
Doesnt the cascading form works with multiple elements or where could i improve? I also tested a very very simple relation table, to eliminate misspelling etc. but that one also behaved like the other tables.<br/>
 <br/>
Thank you and greetings,<br/>
Felix</div></div></body></html>