Forum Discussion
JerryBeaucaire
7 years agoCommunity Member
Edit an Imbed Code with Javascript?
I currently have a URL-based link for feedback on a course/quiz. Since the LMS is able to provide the course name and the user's name, I use javascript to collect that info and create a "smartURL" ...
JerryBeaucaire
7 years agoCommunity Member
That works great! I tested it on my phone after publishing into LMS and it works perfectly.
This soooo helpful! I appreciate your assistance very much!
One last hurdle, (I know, I know, always one more thing!).... the web form has a SUBMIT button on it (which works fine as part of the original form).
After clicking the SUBMIT button on the webform, the form feeds back the following "Thank you for your input!" message. I'd like to trigger a "CLOSE" button to appear on that layer at that moment when this message comes in, so the user can smoothly return to the Results page.
Do you have an idea for that?