Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Thanks @SanfordWhiteman! I'm still struggling to get this to work. Can you take a glance at my code and let me know if you see where I'm going wrong? I have this on the page right below the form being loaded. Thanks! MktoForms2.whenReady(function(form){ var field_val = form.getValu...
Hi all,I'm working on a form that based on what a user enters they want a gauge to show where they are. They would like these gauges to populate on input of the field. Here is the page I am testing on: https://go.schedulinginstitute.com/Hyg-iPad-Test.html Does anyone know how I can grab the input v...
I'm working on a landing page where we have the forms replacing on page. I've done form replacing/stacking before and have that part working but I'm struggling getting the forms to show a thank you message on final success rather than forwarding to a new page. The page I'm working on is here: https...
Thanks Harish! That solved my problem on the top but I think it somehow messed with my light box on the bottom button. When the bottom form is submitted it was forwarding to a new page but now it's staying and replacing a form with a white box. https://go.schedulinginstitute.com/DentalPandemicT.ht...
I'm working on a page where upon a form submit they would like a light box to come up that contains some additional information and another form asking additional information. I've gotten a popup with a form on a regular button click and I've gotten my current page to pop up a lightbox on the form s...
Do you have access to Revenue Explorer? Exactly what you are trying to accomplish can be done in email analysis reports in there. If not, is there a specific set of emails you are looking at? If so, you could make smart lists that filter by each email being opened and then use those smart lists as c...
Hey Mark,Thanks for the suggestion it was very helpful! The code above didn't work outright so I edited it a bit and wanted to see if you could give it a once over to make sure it looks good. I think the reason it didn't work is I only needed the message to replace if they don't have any trainings s...
I've been working on script tokens to beef up our member communications so that on our newsletters we can pass in their next event and the type and date for all trainings some is scheduled for (this information is stored in Custom Objects). We've used scripts like this in the past so I have the basi...
Sanford Whiteman,Sorry, on more question. It's loading our thank page before the information posts and we trying to also display these numbers in tokens on the follow up page. Is there a way to ensure the information posts before the next page loads? My form code is:
...All worked perfectly! Thank you so much!!!