Justin_Cooperm2

Justin_Cooperm2

Contact Me
Online Status
Offline
Date Last Visited
‎10-19-2021 05:08 PM
Level 10
Joined the community 03-12-2013
Rank Icon Level 10
VP Product
San Francisco, CA
  • Re: anyone know where to access the body tags in forms?

    Regie,You would get the data you need from the LinkedIn API (like Sanford I don't know much about this, you should look into their documentation) and then update the form via JavaScript. Are you familiar with how to do this?var textbox = document.getElementById("myTextBox");textbox.value = "Somethin...

    image_type
    Discussions
    2819 0 0
  • Re: Sent Vs. Delivered

    Are you looking at the "Email" tab in the summary page? Or are you looking at the "Results" tab of the smart campaign?

    image_type
    Discussions
    1898 0 0
  • solved badge Re: Need help with mobile view button alignment

    Much better to use CSS specificity to do this instead of using !important tags.You could add the following anywhere to your page to fix it:html #bodyId .mktoForm .mktoButtonRow { display:block; text-align:left; }

    image_type
    Discussions
    3047 0 0
  • Re: Specify text version in rich text "my" tokens.

    There are also text tokens. You could use rich-text token from the HTML version of the email and a text token for the TEXT version of the email.Also, snippets already support this as well so that is another option.

    image_type
    Ideas
    3086 0 1
  • Re: Read-Only Form Field

    If you use "Fieldsets" in your forms, then you can make one fieldset of rich-text areas that would be displayed if the lead's email is already known. You can make the visibility rules for the fieldset "Show if Email Address is not empty" and then display the email address in a rich-text field that w...

    image_type
    Ideas
    2199 0 0
  • solved badge Re: How to clear out form field info on page load

    Sanford is correct, onSuccess() in the right way to do this.

    image_type
    Discussions
    2919 0 0
  • Re: Sent Vs. Delivered

    Hi Amy,Can you specify a bit more. Are you using an email program? A default program? Just looking at a smart campaign? I can help you if you can tell me the exact asset you are looking at and what tab you are in.

    image_type
    Discussions
    1898 0 0
  • Re: anyone know where to access the body tags in forms?

    Forms don't have a tag. A body tag defines the document's body. A form is one component within a document (webpage). Forms have other HTML elements. What specifically are you trying to do?

    image_type
    Discussions
    2819 0 0
  • solved badge Re: Add Referrer Parameters to Website

    Why do you need to add it to the URL itself? You can access it via JavaScript and do whatever you want with it behind-the-scenes when the lead is cookied. You could use Munchkin APIs to update a field associated with the lead that tracks this info.

    image_type
    Discussions
    1193 0 0
  • solved badge Re: How to clear out form field info on page load

    By the way, make sure you disable pre-fill on every field in your form! I have a hunch that is what your issue could be.

    image_type
    Discussions
    2919 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!
  • Coach Coach Earned on 3.05.21 Earned by 91 people Select to learn more
  • Contributor Contributor Earned on 3.05.21 Earned by 280 people Select to learn more
  • Seeker Seeker Earned on 3.05.21 Earned by 681 people Select to learn more
  • Publish 1 Publish 1 Earned on 3.05.21 Earned by 155 people Select to learn more
  • Engage 1 Engage 1 Earned on 3.05.21 Earned by 834 people Select to learn more
  • Ignite 1 Ignite 1 Earned on 3.05.21 Earned by 4269 people Select to learn more
  • Give Back 1 Give Back 1 Earned on 3.05.21 Earned by 4369 people Select to learn more
  • Affirm 1 Affirm 1 Earned on 3.05.21 Earned by 714 people Select to learn more
Public Statistics
Date Registered ‎12-03-2013 11:13 AM
Date Last Visited ‎10-19-2021 05:08 PM
Total Messages Posted 1,379
Likes Received 792