Trigger XSSSanitize java action

0
Hello!   I have a form with input widgets and I want to sanitize them. Could you tell me where I should call the XSSSanitize java action?
asked
1 answers
1

You can use community commons xsssaniteze inside your microflows/submicroflows.

In your case, I would create a microflow as the below flow (image) and call this microflow wherever it  is needed. Reuse this microflow as much as your inputs require you to do so.

 

image.png

I hope this helps.

answered