Constraints Drop-Down

0
I want to display only options that have a certain attribute in my drop-down menu. How can I link this restriction to my drop-down in the datagrid? E.g. an entity with attributes country (enumeration) and city (enumeration). Only the cities of a country that is previously set as a restriction should be selectable.
asked
0 answers