We are trying to implement an sms link in a text component but it keeps getting cleaned out of the HTML. Please can someone advise how we can fix this? Example below:
<a href="sms://+14035550185">
Solved! Go to Solution.
The links are getting removed because of Antisamy policy(protection against Cross site scripting attcks).
To fix this for 'sms' you need to do exact chages like mentioned in below threads for 'tel'
Please check below as well:
Linkchecker removing href value
The links are getting removed because of Antisamy policy(protection against Cross site scripting attcks).
To fix this for 'sms' you need to do exact chages like mentioned in below threads for 'tel'
Please check below as well:
Linkchecker removing href value
Thanks Arun
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies