Replace character in text area

vismay 17 Jul, 2017
Hi,

I have a form with a text area, in wich you can write some description, then it write it in the database.

The problem is that when I write the character ' the script breaks because of some php error.

Is there the possibility to eliminate or change the ' before the data is submitted?

Thanks
GreyHead 18 Jul, 2017
Hi vismay,

You can use a Custom Code action to edit the data before the DB Save - that should do want you need here.

Bob
This topic is locked and no more replies can be posted.