I would like to create list boxes by reading an external parameter file containing the name of the fields and a flag to choose if they should be displayed in a list box.
Do you have an idea to do this ?
I tried creating a table that has the name of the fields to be displayed in list boxes, but I don't know how to choose the list box field using an expression.