Hello, community! I have a multipage form (ID 166) and have implemented Advanced Save and Continue (with both types of saving).
If a user implements the “Save and Continue Later” option to save a partial entry and receive, by email, a URL for returning to the survey, a stray JS command appears below the “Success” message:
The stray text is outside of a div element and it’s very very hard to hide! I don’t want to confuse my users (many of whom are over 60) with this stray text. Any ideas? I’ve tried scripting it away and CSS to hide it, but have had no success with either one so far.
I managed to work around the problem using jquery - I hid the wrapper
but only if the Success! process had actuated. Then I made the content
within the element tags visible. This hid the offending stray text (but
kept it, just in case it was going to have some effect).
Glad to hear you came up with a solution. I did see that you opened a support ticket with us, but we were unable to reproduce the issue.
If you want to pursue this in the future, feel free to reach back out to our support team. We would prefer to help you with a more permanent solution, if possible.