Hello!
I have a screen with some multi-select dropdown list.
The issue is that the multi-select dropdown is hindered by the other complements as horizontal list and the other multi-select dropdown.
I found a solution, but it really means “Re do” all the screen wich is a lot of work instead to just send back or forward the components. What i saw is that it respect the created order. The oldest are in the back.
Solution 1. Change order of every component (It works, but its no right)
Solution 2. Make a new screen and start thinking to insert components considering the oldest have to go at the bottom.
Hopely Adalo can fix it soon, or maybe there is an other way, if somebody know i will preciate.