Hi All,
i customized the table "DimensionAttribute" with a new field (Enum: NoYes).
Now i have a form where i want to display all rows of the table "DimensionAttribute" where the new field has "yes"/1 in a dropdown (referencegroup).
For better understanding here a screenshot:

Then i overwrite the init method on my form, have a look at the left side of the second screenshot.

On the Table "DimensionAttribute" only one row has the value on true, but i get all available DimensionAttributes without any range.
I tried also to filter in the executeQuery method on the datasource, but the same here.
Thanks in advance
James
*This post is locked for comments
I have the same question (0)