Rafael_Santoni1

Rafael_Santoni1

Contact Me
Online Status
Offline
Date Last Visited
‎05-27-2023 04:14 PM
Level 5
Joined the community 10-03-2011
Rank Icon Level 5
USA
  • solved badge Re: Form "Not You?" functionality

    Hey Adam, I am curious about one thing. That would not work in my case because my forms never make use of that class. Mine consistently use lpeRegForm instead. Are you using the original form editor or version 2?

    image_type
    Discussions
    3489 0 0
  • solved badge Re: Form "Not You?" functionality

    No problem Adam. Any time.BTW... this is how I do it with the URL parameter (if the URL has userId=guest): if(Mkto.getUrlParam("userId") == "guest"){ $jQ("#_mkt_trk").val(''); mktoPreFillFields = {}; $jQ(".lpeRegForm")[0].reset(); document.cookie = '_mkto_trk=NULL; ex...

    image_type
    Discussions
    4955 0 0
  • solved badge Re: Form "Not You?" functionality

    This is what I do to make the "Clear" button reset the visitor properly // Use jQuery via $jQ(...) var $jQ = jQuery.noConflict(); $jQ(document).ready(function(){ // If Clear is clicked remove Marketo cookies, prefill, etc. $jQ( "#mktFrmReset" ).click(function() { $jQ("#_mkt_trk").val(''); ...

    image_type
    Discussions
    4955 0 0
  • solved badge Re: Form "Not You?" functionality

    Sure thing. Let me put it together.

    image_type
    Discussions
    4507 0 0
  • Re: How do I change the position of the check box in forms 2.0

    Hmm. Sounds like a plan. Did you try it?

    image_type
    Discussions
    3350 0 0
  • Re: How do I change the position of the check box in forms 2.0

    I just realized that there is indeed a way to do what you want using native Forms 2.0 designer features.The option is there on the field editor. Do exactly what you did for the Events option and play with different values on the "field width" and it will look exactly how you want it. Like this:I als...

    image_type
    Discussions
    3350 0 0
  • Re: How do I change the position of the check box in forms 2.0

    Sandy,I actually have a suggestion. Why don't you remove the Yes label and only leave the checkbox there. Since each checkbox would be on the same line as the Descriptive label, it seems to me like it would be obvious to the user that the checkbox is for that line/subscription. Makes sense?It would ...

    image_type
    Discussions
    3350 0 0
  • Re: How do I change the position of the check box in forms 2.0

    Update: see my last entrySandy,I was able to create a page with the same configuration you have on that checkbox and the only way I was able to do what you want was by adding a CSS override on the page.Because there is no way to specify the width of the "Yes" label on the UI, I changed its width to ...

    image_type
    Discussions
    3349 0 0
  • Re: Why Marketo imports existing leads?

    Yana,I think that what happened might be that the four existing leads might have been updated, and not duplicated. Perhaps the message "Existing people imported" is inaccurate. If you can confirm that any of the four existing contacts did get duplicated, I would suggest you open a support ticket wit...

    image_type
    Discussions
    1554 0 0
  • Re: How do I change the position of the check box in forms 2.0

    Sandy,Can you post a link to a page that has this? I can take a quick look and possibly make some suggestions. I am almost positive that if this is not a feature on the form designer, you will probably have to include some custom CSS on your form if at all possible. It all depends on how the code is...

    image_type
    Discussions
    3349 0 0

Top Badges Earned

Customize up to 8 badges at the top of your trophy case for all other Community members to see!Customize up to 8 badges at the top of your trophy case for all other Community members to see!
  • Contributor Contributor Earned on 4.23.21 Earned by 280 people Select to learn more
  • Seeker Seeker Earned on 4.23.21 Earned by 681 people Select to learn more
  • Engage 1 Engage 1 Earned on 4.05.21 Earned by 836 people Select to learn more
  • Ignite 1 Ignite 1 Earned on 4.05.21 Earned by 4285 people Select to learn more
  • Give Back 1 Give Back 1 Earned on 4.05.21 Earned by 4383 people Select to learn more
  • Affirm 1 Affirm 1 Earned on 4.05.21 Earned by 717 people Select to learn more
  • Shape 1 Shape 1 Earned on 4.05.21 Earned by 838 people Select to learn more
  • Give Back 10 Give Back 10 Earned on 4.05.21 Earned by 721 people Select to learn more
Public Statistics
Date Registered ‎03-10-2011 01:35 PM
Date Last Visited ‎05-27-2023 04:14 PM
Total Messages Posted 181
Likes Received 41
Likes given to
Likes from