Stop links on form submissions

Matthew King asked on August 15, 2022 10:44

Hi,

Is there a way of preventing links being copied into text fields on a form and submitted?

Thanks

Recent Answers


Brian McKeiver answered on August 15, 2022 23:20

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.

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.