Question
Creating a Token To Reference a Specific Field When there are multiple fields
I want to create a token that populates a field on a custom object "Service Time" each contact could have multiple "service times" so I want to cross reference another field in order to populate the correct "service time"
For example, I want the token to display the "service time" associated with the custom object field "service type" contains "training"
Is this possible with velocity script or some other method?