HTML tags stay when switch from Rich Text control in Modal widow to Text Input in the main section
We have a section that displays a list of descriptions(read-only), the field has pxTextInput control. When user double click on modal window, the Local action gets called and opens Modal window in Rich Text control to let the user to modify the description. After submitting the Modal window, the control comes back to the main section and updated in Modal window text has html tags. Is there the solution or fix to avoid the tag display?