NomadZocdoc

NomadZocdoc

Contact Me
Online Status
Offline
Date Last Visited
‎01-10-2024 09:46 AM
Level 1
Joined the community 17-08-2023
Rank Icon Level 1
  • Re: Help with Custom Object Velocity Script

    Hi @SanfordWhiteman , I just pulled the field into a new script on its own and on test, no values were appearing. Might have solved that mystery there.

    image_type
    Discussions
    1061 0 1
  • Re: Help with Custom Object Velocity Script

    We can see the object in the editor: However, it is a SFDC custom object, so the raw values are not visible on the persons record details.

    image_type
    Discussions
    2773 0 3
  • Re: Help with Custom Object Velocity Script

    Hi @SanfordWhiteman , made those changes and data was still not pulling in. I believe we found the issue. If the custom object is related to the Account but through a regular lookup relationship and not as a Master Detail relationship, could that impact the data coming through?

    image_type
    Discussions
    2785 0 5
  • Re: Help with Custom Object Velocity Script

    Got it, so something more along the lines like this should be expected to pull in the first value: ## standard Velocity date/time includes#set($sortedlist = $sorter.sort($Practice__cList,"updatedAt:desc"))#foreach($practicelist in $sortedlist)#set ($company=$lead.Company)#set ($practice=$lead.Practi...

    image_type
    Discussions
    2902 0 7
  • Re: Help with Custom Object Velocity Script

    Hi Sanford, In this example the custom object only has one record for each contact so we should only need the one record (or first record) that exists. Ill make that change in the script and see if it solves the issue.

    image_type
    Discussions
    2909 0 9
  • Help with Custom Object Velocity Script

    Hi there could use some help with troubleshooting some velocity script issues we are running into. We have a custom SFDC object that is related to the Person record via the account. We have checked off the fields used in the script as well as the company field. Here is the script we are trying to ge...

    image_type
    Discussions
    2935 0 11
Latest Tags
No tags yet

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!
  • Give Back 5 Give Back 5 Earned on 1.10.24 Earned by 1283 people Select to learn more
  • Give Back 3 Give Back 3 Earned on 1.09.24 Earned by 1978 people Select to learn more
  • Give Back 1 Give Back 1 Earned on 1.03.24 Earned by 4367 people Select to learn more
  • Ignite 1 Ignite 1 Earned on 1.03.24 Earned by 4267 people Select to learn more
Public Statistics
Date Registered ‎08-17-2023 05:53 AM
Date Last Visited ‎01-10-2024 09:46 AM
Total Messages Posted 6