Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
Hi ,
I have requirement to call inline script into text area and I have added in sightly like ${properties.textarea @CONTEXT='unsafe'} but as you know Unsafe disabled the XSS protection.
does any one know other way to do it.
Kr,
Sanjay
Solved! Go to Solution.
Hi @Sanjay_Bangar ,
Please try @context='scriptComment' instead of unsafe.There are other ways to do, but check if this resolves your purpose.
View solution in original post
Views
Likes
Replies
Like