So I have a form for employees to fill out when they want to talk on a subject in a meeting
Topic (single line text)
Meeting Type (dropdown)
Date (calendar)
Their Name (dropdown)
When it is filled out, it then creates separate meetings for each entry, which I DON’T want it to do!
I Do want the entered TOPICs, from each form, to be listed in the field associated with that meeting, when the same meeting type and same meeting date are met.
This is all within the same Table.
What can I do for this? Do I need to use a separate Table and then link them in somehow? Or can it all be done on the same Table?
I have stumped myself.