Thanks both for the support, I get it now. I was thinking if this way everything is secure, because it theory each person with the JS/HTML code can submit a form to our instance wi...
Hello,we are following this guide:https://developers.marketo.com/blog/make-a-marketo-form-submission-in-the-background/and we were wondering if we need to have an API user and a La...
Thanks for the reply,@SanfordWhiteman.
The code seems to work. I wanted to add the same functionality to the Full form CTA button as below:
<datalist id="marketo-tokens">
<option ...
Hello,
we use global forms and we have this form CTA "{{my.FormCTA}}". This way, once we create new event program, we can easily change the form CTA from Register to Watch on-deman...
Hello,
I have a Marketo Date token in my event program. If I select a date from the Calendar as "April 27, 2023", it shows as "2023-04-27" in my email. Can I make the date to show...
Thanks@SanfordWhiteman, you are amazing! It works, but I still see one case when it breaks 😞
It's when I have checkboxes and checkbox on a page at the same time, as here -https://...
Thanks@SanfordWhiteman,
the VR code works fine, however we want to not just show it for one or two checkboxes on the page
const singleCheckboxAsMultiple = ["temporaryEmailOptIn", "...
Hello,
I want to make a report to see how many people clicked on the {{system.viewAsWebpageLink}} token link in the past 30 days. I personally tested it from a non-test email and t...
Thanks@SanfordWhiteman.
The sample seems to work, but not in all cases. Here is an example:https://info.softwareag.com/test-form-checkboxes.html
Sometimes, not every time, when I t...
Hello,
on this pagehttps://info.softwareag.com/test-form-checkboxes.html, on the right side with the form, I have checkboxes(Question_1), where the actual square is aligned to its ...