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