Stripping HTML from 1 field to another as part of a flow?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-24-2024 02:54 PM
I'm trying to create a flow, so when a Problem moves from RCA, a new PTASK is opened, and assigned to the Problem Owner to implement to corrective actions identified in the Fix Notes. I'm trying to pull fix_notes, (which is HTM enabled) from the Problem, and copy it to the PTASK description (which his plain text). I can get the fix_notes content to copy, but it comes over with all the html tags (<p>, < /br> etc.). I tried using a replace string transform function, within the flow, and using a regex to replace the string, but this results in a glide error when testing: com.glide.glideobject.GlideHTML@1e34d97. Is a transform the correct way to do this,, and if so, how, or is there a better way?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-25-2024 09:05 PM
Thanks for sharing this additional information. If I was able to assist you, can you please mark my solution as correct and helpful to close this thread.
Please mark this response as correct and helpful if it assisted you with your question.