Hi everyone,
Is it possibile in jmix to select the list of values of an entity parameter based on the value of another parameter? With cuba you can use the “Param Where” section in the editor of a condition, but in jmix it’s not present.
For example: I have a table that shows all the rooms, and i want to filter them by floor and building. If I select a building, I want to see only the floors of that building.
In cuba: