Hi!
I have 3+ forms that do different jobs but all run through the same code in a "Custom Server Side validation" event to stop certain words from being used (swear words, SEO and advertisments)
It is getting annoying having to update every single forms code every time a new way to get around the blocks is found.
Is there a way to have one set of code used for all the forms?
Is there a function I can use to point at a file I create with the current code from the forms in so there is only one location with the "badwords" and response messages in?
Thanks🙂
I have 3+ forms that do different jobs but all run through the same code in a "Custom Server Side validation" event to stop certain words from being used (swear words, SEO and advertisments)
It is getting annoying having to update every single forms code every time a new way to get around the blocks is found.
Is there a way to have one set of code used for all the forms?
Is there a function I can use to point at a file I create with the current code from the forms in so there is only one location with the "badwords" and response messages in?
Thanks🙂