Hi,
Is there a way of preventing links being copied into text fields on a form and submitted?
Thanks
Nothing built in can handle that. You could write an event listener if you are using Online Forms and strip them out prior to the text being saved to the database. That would be a small customization.
Please, sign in to be able to submit a new answer.