ref problem

I have a column and I want it to be multiple choice. If I put "ref," it forces me to choose a specific one, and I want to choose more than one name.

Since the names are pulled from another table via "ref," I want to choose more than one name.

Can you help me?

0 2 74
2 REPLIES 2

Make your column an EnumList.

Then when configuring that column set the List of Type to Ref and point it at your table.

Thank you very much

Top Labels in this Space