Copy link to clipboard
Copied
Hi!
This should be really easy, but I am unfortunately having issues.
I have 4 TEBs on a slide and all of them need to be filled out. Once they are filled out, a grayed out button will activate.
I have code on each TEB to assign a VAR with 1. on the last TEB, I added an Adv Action to check that all TEBs have an assigned value of 1. And if so, activate the button.
I tested it in preview mode and it worked, then I test again and it did not work.
Is there a better way to program what I need done?
Copy link to clipboard
Copied
I have several questions before offering a solution:
Copy link to clipboard
Copied
Hey Lily!
Thanks for wanting to help. Here are the answers to your questions...
Copy link to clipboard
Copied
The Success action that you link to a TEB can only be triggered when its Submit button (or a shortcut key) is used. Since you don't use them, you will have to create one complicated conditional action that is triggered by the unique Submit button, you cannot split up that action because you have only one event. It is almost midnight here, I am too tired to try to figure it out. It would be much easier if you used the individual Submit buttons. As for testing on being empty, have a blog post: