Update - I think I've gotten somewhere, but I still have a ways to go. As far as I can tell, the other components of this are working, but here's where I'm stuck.
When I add a con...
Thanks!
So right now we have a form with an email and an auth code to prevent data access. I have the prefill setup, but I'm unsure how to connect this data to our form. We'd like...
Thank you! I don't believe we have a static list - we are actually looking to check if a boolean field = true, based off their email address and auth code. We don't need to verify ...
Hi!
I have a page with content locked behind a login, and I need to cover a scenario where a user has signed up to access this page, but is not currently cookied as a known user. ...