Rich Content in Trigger
May 15, 2015
02:11 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
May 15, 2015
02:11 PM
Rich Content in Trigger
I need to add rich text to a text field via a trigger. If the field already has rich text in it then it'll work fine (mostly). If the field is blank, it displays the HTML instead. Am I doing something wrong?
Solved! Go to Solution.
ACCEPTED SOLUTION
Accepted Solutions
May 19, 2015
02:03 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
May 19, 2015
02:03 PM
Hello Nolin,
I suspect CS157107 has the information you're looking for.
Regards,
Kael
Kind Regards,
Kael Lizak
Senior Technical Support Engineer
PTC Integrity Lifecycle Manager
2 REPLIES 2
May 19, 2015
02:03 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
May 19, 2015
02:03 PM
Hello Nolin,
I suspect CS157107 has the information you're looking for.
Regards,
Kael
Kind Regards,
Kael Lizak
Senior Technical Support Engineer
PTC Integrity Lifecycle Manager
May 19, 2015
03:01 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
May 19, 2015
03:01 PM
Ah-ha, you're right. I thought my script was adding that tag but I think the if statement wasn't evaluating the way I thought it was so it was never actually added. Thanks Kael.
