How to select all that apply at the data entr...

How to select all that apply at the data entry screen

Hey Team,

I have a table of accomplishments. It has a 1 to many relationship with the skills table. That is, 1 accomplishment can demonstrate many skills.

How do I present the skills field

as a select all that apply on the data entry screen for users? So after an accomplishment is selected, the list of skills appears and the user just taps on each skill that applies to that one accomplishment record.

Thanks

0 1 312
1 REPLY 1

You can choose column type as EnumList and use SELECT statement in โ€˜Valid ifโ€™ to get appropriate skills

Top Labels in this Space