Hi,
I have a scenario where an Interactive Grid region with a Text Field column allows input of the following:
<script>alert("hello!");</script>
As there is no 'Escape Special Characters' property on the 'Text Field' column and there is already a Dynamic action on the IG using the value entered column upon unfocused (to provide some functionality), the result is that the alert is being displayed; what is the best way handle such a scenario to prevent the 'script' from executing?
Thanks,
Daljit
APEX 18.1.0.00.45
DB 11.2.0.4.0