Hi everyone!
I have two groups of people that I need to enter into a database. The first collection, let's call it attendees, has the following attributes: lastName, firstName, emailAdd, registrationDate. The second collection, let's call it volunteers, has the same attributes as that of the attendees collection but with additional attributes: committee, volunteerDate, contactNumber.
Can I simply "extend" the attendees collection, adding the new attributes to create the volunteers collection? If so, how? Or would it be better to just have a collection containing all the attributes and just have an additional atteibute to differentiate an attendee from a volunteer?
Thanks for your insights.
Recommended threads
- Project restoration button in console
The project restore button in console is taking no effect, i have tried several times and still nothing, it gives same popup if i reload
- SGP region: console returns 401 for all ...
Cloud console cannot open my projects in the Singapore (SGP) region. All console requests return HTTP 401, plus a 503 on analytics.appwrite.io. - Account email...
- Auth not working
guys my appwrite auth isnt working? oauth works (Sign in with google n discord) i have 2 websites deployed where do i get help when i do sign in with email and ...