Is it Possible to create toggle function but not using logged in user collection?

Hey all! Hope everyone is doing well!

I am wanting to use the toggle function for a check list on my app. The problem is my check list has 600+ options, and the toggle function is becoming cumbersome, because you can only link it to the data collection under “logged in user”.

I am wondering, does anyone know how to create a toggle function that can use a different collection on the database?
Or somehow replicate the function of the toggle without using the actual toggle function so that i can use a different collection?

please let me know, thanks in advance for your time!

Hi Nathan,

This thread might help you. You will modify it to be random user emails that no one has access to and it’s just there to create the toggle function.

Let me know if this helps!