Oh wow, that makes SO much more sense - I apparently misconstrued the $item as a placeholder for the field name and NOT the actual use it should be.One more question if you have ti...
I apologize for all the Velocity posts, but I'm bashing my head against the wall, so I want to get super basic here and explain the issues I am having and make sure I understand th...
Hello,
Back again with another Velocity question I can't seem to find any existing documentation for.
We have a custom object that basically houses all individual data about a user...
Hello,
Due how our data is structured, we needed to use bridge Custom Objects to structure our data similar to this:Customer Profile (person data) --> CustomerLoans (the high-level...
Got it, thank you!
Would this be used to pull all use cases within one token? Like does #foreach loop through the whole array each time or just until it encounters a match?What wou...
In theory multiple emails - as each email has basically:
- Last 4 of account
- pass/fail for requirement 1
- pass/fail for requirement 2
- pass/fail for requirement 3
Though if i...
Hello all,
We're finalizing a project to move all customer data to Custom Objects, and one scenario has me a bit stuck. We have an object called "Accounts" that has a fair number o...
Hello all, here with a (probably) basic question. Our email template(s) are setup using variables for better styling control, but in a certain case I think it may be breaking the t...