dmartinijr

dmartinijr

Contact Me
Online Status
Offline
Date Last Visited
‎08-17-2023 11:18 AM
Level 2
Joined the community 08-12-2022
Rank Icon Level 2
  • Re: How Can I Use Form Functions Found Inside the MktoForms2 API Withi...

    const formHandler = () => { window.MktoForms2.whenReady((mktoForm) => { console.log(mktoForm) }) } Apologies for the typo above, the proper mktoForm is within my local project. The mktoForm object prints to console but the form element that should be associated with it is still undefined...

    image_type
    Discussions
    2304 0 1
  • Re: How Can I Use Form Functions Found Inside the MktoForms2 API Withi...

    Thanks for the insight. I think I had just been trying every combination which way because I was stuck. const formHandler = () => { window.MktoForms2.whenReady((form) => { window.form.onSubmit((form)=>{ console.log('test') window.form.submit() }) }) }It still cannot re...

    image_type
    Discussions
    2317 0 3
  • How Can I Use Form Functions Found Inside the MktoForms2 API Within a ...

    I'm building a native react app that loads a Marketo form inside a modal when they hit a CTA button within the app. import React, { useState, useEffect } from 'react';const marketoScriptId = 'mktoForms';export default function MarketoForm({ formId, formData }) { const [isLoaded, setIsLoaded] = useS...

    image_type
    Discussions
    2345 0 5
  • Events/Conversions from UA not working as expected in GA4

    We have conversions that have been set up and tracking in Universal Analytics for years, and now after the GA4 migration are no longer working. I can see the Marketo Form Listener & Marketo Successful Submit tags being fired when they are supposed to be, so it seems like things on the GTM side are w...

    image_type
    Discussions
    1430 0 2
  • Re: Post-map-repost Marketo Referral Form

    Since the fields are required to begin with, and I'm not changing or manipulating their values in any way, there shouldn't be any reason to force assign them a value. I've tried this method to rule it out, and ultimately reverted the code back because it was unnecessary. So oddly enough, the code r...

    image_type
    Discussions
    3006 0 2
  • Re: Post-map-repost Marketo Referral Form

    Thanks! This is very helpful. I will certainly work towards implementing the V2 of the code - but I'd like to at least get this V1 working since I believe I'm very close. Any additional ideas as to why this would fail? Revised code below & updated JSFiddle for testing. Anything to do with hidden fie...

    image_type
    Discussions
    3018 0 4
  • Re: Post-map-repost Marketo Referral Form

    Thank you very much for providing some insight here. Unfortunately the form still does not post even when values are assigned to required fields & the "_mkt_trk" is set to null on the second post. Any other ideas? Is there any way to post errors to the console so I'm not just blindly guessing at wha...

    image_type
    Discussions
    3026 0 6
  • Post-map-repost Marketo Referral Form

    I'm trying to submit a form twice via Marketo. The first submit should post all of the original data. The second submit should remap some of the form values. For some reason the form just gets stuck at "Please wait" when submitting. No errors - nothing. Can someone help me?

    image_type
    Discussions
    3071 0 9
Sort By
  • Give Back 5 Give Back 5 Earned on 8.17.23 Earned by 1285 people Select to learn more
  • Ignite 3 Ignite 3 Earned on 8.16.23 Earned by 1176 people Select to learn more
  • Give Back 3 Give Back 3 Earned on 12.09.22 Earned by 1980 people Select to learn more
  • Give Back 1 Give Back 1 Earned on 12.09.22 Earned by 4380 people Select to learn more
  • Ignite 1 Ignite 1 Earned on 12.08.22 Earned by 4283 people Select to learn more
  • Applaud 1000 Applaud 1000 Earned by 3 people Select to learn more
  • Applaud 5 Applaud 5 Earned by 1844 people Select to learn more
  • Validate 500 Validate 500 Earned by 2 people Select to learn more
  • Boost 250 Boost 250 Earned by 59 people Select to learn more
  • Affirm 250 Affirm 250 Earned by 4 people Select to learn more
  • Shape 50 Shape 50 Earned by 7 people Select to learn more
  • Give Back 400 Give Back 400 Earned by 33 people Select to learn more
  • Ignite 70 Ignite 70 Earned by 19 people Select to learn more
  • Publish 70 Publish 70 Earned by 4 people Select to learn more
  • Validate 250 Validate 250 Earned by 3 people Select to learn more
  • Give Back 300 Give Back 300 Earned by 41 people Select to learn more
  • Ignite 60 Ignite 60 Earned by 24 people Select to learn more
  • Engage 100 Engage 100 Earned by 3 people Select to learn more
  • Publish 60 Publish 60 Earned by 4 people Select to learn more
  • Applaud 500 Applaud 500 Earned by 16 people Select to learn more
  • Boost 100 Boost 100 Earned by 121 people Select to learn more
  • Affirm 100 Affirm 100 Earned by 14 people Select to learn more
  • Give Back 200 Give Back 200 Earned by 57 people Select to learn more
  • Ignite 50 Ignite 50 Earned by 30 people Select to learn more
  • Publish 50 Publish 50 Earned by 4 people Select to learn more
  • Give Back 100 Give Back 100 Earned by 108 people Select to learn more
  • Ignite 40 Ignite 40 Earned by 42 people Select to learn more
  • Publish 40 Publish 40 Earned by 6 people Select to learn more
  • Validate 100 Validate 100 Earned by 3 people Select to learn more
  • Boost 50 Boost 50 Earned by 204 people Select to learn more
  • Affirm 50 Affirm 50 Earned by 25 people Select to learn more
  • Give Back 50 Give Back 50 Earned by 176 people Select to learn more
  • Ignite 20 Ignite 20 Earned by 116 people Select to learn more
  • Publish 30 Publish 30 Earned by 7 people Select to learn more
  • Boost 25 Boost 25 Earned by 356 people Select to learn more
  • Affirm 25 Affirm 25 Earned by 51 people Select to learn more
  •  Give Back 25 Give Back 25 Earned by 332 people Select to learn more
  • Ignite 10 Ignite 10 Earned by 296 people Select to learn more
  • Give Back 10 Give Back 10 Earned by 721 people Select to learn more
  • Affirm 3 Affirm 3 Earned by 214 people Select to learn more
Public Statistics
Date Registered ‎12-08-2022 11:44 AM
Date Last Visited ‎08-17-2023 11:18 AM
Total Messages Posted 8