Dynamic Signature

Trying to think of the best way to structure data. We have a safety form we are creating which require attendees to sign the form. This can sometimes be 3 people and other time 20. When setting this up, do I just add 20 columns for each user to cover a meeting that holds that many attendees? or Can I make it dynamic in a way so the user can select the correct amount of signatures needed to be on the form? Just looking for some insight.

thanks,

0 2 269
2 REPLIES 2

The way I handle this is with two tables.
The first table is for the โ€œmeetingโ€ safety talk, aha meeting, whateverโ€ฆ The second table is for the meeting attendeesโ€ฆ Thus, you would create the meeting, then from the detail view add an attendee, select the person, or type in the name, and signโ€ฆ Rinse and repeat

Top Labels in this Space