Create new rows for all contacts in a model displayed in drawer component

Tami,  I’d reccomemend creating a second model that only shows contacts that do not have an associated Attendance record (subquery condition).  Then use this model to drive your autocreation snippett.   This would imply that on second page load,  the original contacts would bee excluded, and only any new contacts would be added.