Hi Chris,
Thanks for the reply.
I have a sweepstakes form I need to create.
The client is giving away 2.5 million product codes for validation.
When someone has this code, they go to the website and the 1st field they will see is “Enter Code”
If one of the 2.5 million codes are entered, then I will show additional fields like name, phone, email, etc. and then they will be able to submit the form. If the incorrect code is entered, it will say “incorrect code”
Is there a way to accomplish this?
I was checking out this article - Conditional logic with a data set could be the right direction?
Cheers.