Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Is there anything I should look out for that could break this? Doing some more testing and getting some random people where nothing is populating even though I know they have a record. Below is an example:
Working like a charm and I am in awe of how much cleaner and easier to follow this is! Going to have to put in some time to convert our other scripts to this format (and add time zone!). I think I got the time zone part correct but below is my code if you have a moment to double check! #set( $defaul...
That's exactly right. It needs to be one of the training types above and be at the stage complete before we even look at the end dates to sort. Basically, we are trying to tell them the last time they had a specific training. I'll take a look at your time zones post as well!
Hi all,We store our customer's training history in a custom object. We use the velocity scripts to pull in the date of upcoming trainings and I am trying to take that script and adjust it to pull the last day they had a specific training but having issues getting it to pull the most recent date. I'v...
Wanted to update that I spoke with Support and my variable mktomodulescope had to be set to false for it appear. I implemented the fix and it worked!
Hey everyone,Looking for some potential ideas on how to address needing a change to an approved custom object. We've had an approved custom object for training records for years. This CO de-dupes based on their Netsuite training record ID and links based on the contact ID. Historically, we only need...
No tokens just the straight link we are testing to use. We're using outlook 2019 365 for Macs. Thanks for looking into this I really appreciate the help!
Hey Sanford,I have a couple of questions that I couldn't fine addressed anywhere but if it is sorry for re-asking! 1. I'm having issues using the recur with Outlook. It works fine when I open the file into my iCal but when I open into Outlook it says all meetings occur in the past. http://ics.agical...
Thanks for the advice Dave. I had been adding fresh templates as I've seen the same thing happen but hadn't run into the hand typing one before. Unfortunately, that didn't work either so it looks like I'll be opening a ticket to see what they say. Thanks!
I'm working on a new email template and I'm trying to figure out if I've messed up my global variable or if I need to log a support ticket.We want a global variable for the email background color so I created the variable Email Background Color and have reference it on line 207 to set the color. How...