Question
_VOIS
_VOIS
IN
_VOIS
Posted: Dec 29, 2022
Last activity: Jan 9, 2023
Last activity: 9 Jan 2023 0:33 EST
Solved
Email Template Customization
Hi Experts!
I have a requirement where on click of a button, I shall get a e-mail interface.
I'm using pxUIGalleryRTESampleForm, but I need to pre-populate e-mail body (In rich-text editor) with editable content.
How can I pre-populate it?
Thanks in advance!
***Edited by Moderator Marissa to add Capability tags***
To see attachments, please log in.
Hi @GaneshA51: You can create a Correspondence rule with values which need to be populated. In the flow action pre processing or in a utility prior to the assignment use a activity and use Property-set-Corr Method. This will set the values from the corr rule to the property. Use the same property in your RTE.
Thanks.