Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.

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 114
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