ChyanneEyde
5 years agoQrew Trainee
Use an embedded form to take attendance
Hello! I'm looking for a way to allow my users to "take attendance" after they host large events.
I currently have a working solution for small events*, BUT I really want to provide an easy way to track participation in very large events (60-100 employees attend). Desired result: A user selects the company relevant to the event and then a list of the company's employees generates. Every employee has a checkbox and it can be checked to say the person attended. (Ideally, the check boxes default to checked and can be unchecked.) A QB Action "fires" to create a separate record for every individual attendee.
Current status: Right now, I've added an embedded report to my form to generate the list of employees who are possible event attendees. I also have the checkbox (it's just a field in the Employees table). The tricky part is that I haven't figured out a way to translate that filled checkbox into confirmation of event attendance. I've played around with formula fields in the Employee table and some QB actions, but I think the fact that the checkbox is on the Employee table, not the Event table is getting in the way.
Perhaps someone has an example of something similar, or has a suggestion for recording large-scale attendance in a different way. I've done a lot of web searching and am very open to suggestions!
*My working solution for small events: Users complete a "new event" form to report that they've had an event, with an option to choose individual attendees from conditional drop downs. ("Attendee 1" drop down, "Attendee 2" drop down.. etc, with just employees from one company as options to choose). I then have a series of QB actions set up that "fire" to generate a separate record for every event attendee. These separate records allow us to keep track of individual participation in events. For small events (less than 20) this works great.
------------------------------
Chyanne Eyde
------------------------------
I currently have a working solution for small events*, BUT I really want to provide an easy way to track participation in very large events (60-100 employees attend). Desired result: A user selects the company relevant to the event and then a list of the company's employees generates. Every employee has a checkbox and it can be checked to say the person attended. (Ideally, the check boxes default to checked and can be unchecked.) A QB Action "fires" to create a separate record for every individual attendee.
Current status: Right now, I've added an embedded report to my form to generate the list of employees who are possible event attendees. I also have the checkbox (it's just a field in the Employees table). The tricky part is that I haven't figured out a way to translate that filled checkbox into confirmation of event attendance. I've played around with formula fields in the Employee table and some QB actions, but I think the fact that the checkbox is on the Employee table, not the Event table is getting in the way.
Perhaps someone has an example of something similar, or has a suggestion for recording large-scale attendance in a different way. I've done a lot of web searching and am very open to suggestions!
*My working solution for small events: Users complete a "new event" form to report that they've had an event, with an option to choose individual attendees from conditional drop downs. ("Attendee 1" drop down, "Attendee 2" drop down.. etc, with just employees from one company as options to choose). I then have a series of QB actions set up that "fire" to generate a separate record for every event attendee. These separate records allow us to keep track of individual participation in events. For small events (less than 20) this works great.
------------------------------
Chyanne Eyde
------------------------------