I have a page where a user enters their email and hits submit, it is to send the data to the next page. And the next page is supposed to use the information from that data. This works flawlessly in the sandbox (debug) mode, but it isn’t working in the live mode. Am I missing something?
The first screenshot is the workflow for the log in page. It’s just an email input field and submit button.
Second screenshot is the live version
and the last screenshot is for the repeating group and how it is searching for data.
Because you don’t have that current user in live mode,
This topic was automatically closed after 70 days. New replies are no longer allowed.