Adam_Mokrzecki1

Adam_Mokrzecki1

Contact Me
Online Status
Offline
Date Last Visited
‎09-09-2021 12:28 PM
Level 2
Joined the community 01-03-2017
Rank Icon Level 2
Austin, TX
  • solved badge Re: Email Validation Error when adding velocity token for Opportunity ...

    Thank you so much Sanford! I've updated the code, and now the issue appears to be resolved! updated code:#if( !$OpportunityList.Document_Links__c.isEmpty() )#set ($interestingOpptyDocLinks = $OpportunityList.get(0).Document_Links__c )#set ($output = $interestingOpptyDocLinks.split('\n'))#set ($docLa...

    image_type
    Discussions
    2266 0 1
  • solved badge Email Validation Error when adding velocity token for Opportunity fiel...

    Hi Community!I'm hoping someone could help me with an issue I'm having with a velocity script token. After I add the token to an email, I receive an error when I try to approve.Here's the code I've set up: #set ($string = "$OpportunityList.get(0).Document_Links__c" )#set ($output = $string.split('\n...

    image_type
    Discussions
    2282 0 3
  • solved badge Re: Velocity: Regex capturing groups

    Hi Sanford, Just found this solution, and it's great! thank you! However, I did have a follow up question. Is it possible assign the regex groups to unique variables? I tried to set up a script using something similar to this line of code you provided:#set( $output = $input.replaceAll( $regex, "$...

    image_type
    Discussions
    8961 0 2
  • solved badge Re: Velocity - Sort an arraylist by highest value

    This is great! Works like a charm! Thank you so much!! I did read your blog about the issue with Currency fields, it was very enlightening! I wish changing the datatype was an option, but unfortunately that decision is out of my hands.

    image_type
    Discussions
    4213 0 1
  • solved badge Velocity - Sort an arraylist by highest value

    Hi, I've set up a velocity script to sort a currency field of a custom object. It works as it should in most cases, however if a there is a lead that has a record with "0" as the value in that field then the script will fail (nothing will display in the email).Here is slimmed down version of the cod...

    image_type
    Discussions
    4314 0 3
  • Re: Property Sheet for LP elements not appearing

    I know this thread is pretty old, but any chance we can get an update on what the resolution was? I'm in the process of doing a marketo-to-marketo migration and I've run into a similar issue. After migrating one of the older landing pages that's using a free form template we found that the elements ...

    image_type
    Discussions
    3572 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!
  • Validate 1 Validate 1 Earned on 9.09.21 Earned by 687 people Select to learn more
  • Give Back 3 Give Back 3 Earned on 8.05.21 Earned by 1971 people Select to learn more
  • Ignite 1 Ignite 1 Earned on 8.05.21 Earned by 4255 people Select to learn more
  • Give Back 1 Give Back 1 Earned on 8.05.21 Earned by 4358 people Select to learn more
  • You're It You're It Earned on 2.04.20 Earned by 1872 people Select to learn more
  • Groupie Groupie Earned on 2.04.20 Earned by 5320 people Select to learn more
Public Statistics
Date Registered ‎03-01-2017 09:07 AM
Date Last Visited ‎09-09-2021 12:28 PM
Total Messages Posted 6
Likes given to