HOw to convert HTML to plain text in a UI Action
I have a requirement to update the contents of a field from one table to the field of another table if a specific action occurs. The sending table's field is HTML, the receiving table's field is string. I need to convert the HTML field to plain text...