Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Thank you @SanfordWhiteman for the clarification.
Thank you for replying.Yes, I need to pre-fill the form with data from the Marketo database for known leads when they click the landing page URL from an email. I added the following code to my Marketo landing page to open the form in a lightbox upon page load, but it's not pre-filling as expected.
Hi,I've added Marketo form lightbox code to a Marketo landing page, but when I access the page from a live email (not a test email), the form doesn't prefill with my data. Here’s what I’ve observed:Form prefill is enabled at the field level.The form opens in a lightbox when the landing page loads.Pr...
Hi All,We are using custom fields in Marketo form ( CustomFieldA, CustomFieldB)CustomFieldA assigned single checkbox and CustomFieldB assigned multiple checkboxes Like below imageI would like to submit the form as CustomFieldB = NULL (empty the field) if user checks only CustomFieldA and not Custom...
@SanfordWhiteman Thank you for the reply. I will drop the REST API process idea and looking into Webhook as @Darshil_Shah1 suggested. If there is any better way to read and update the count in custom field, please suggest.
Thank you for looking into this. I did use POLL for this but it asks social sharing login every time when I vote which I dont want to use. I will look into Webhook. Thank you for the right direction.
I need to build a voting system in Marketo. Similar to this pageHere I don't want any form submission to take place. I just want to update some specific custom fields with vote count on clicking voting button.Here is my plan and you can suggest if any better execution plan if you have Step 1 - Since...