Hi!, I am using Quform in a very old custom PHP development and the database is old too, with different encoding so my client has been storing its data with bad encoding but showing it well by encoding them in the front. So I ask you if it were possible to store data in a different encoding format, and only for that form because I use Quform in several forms on his website and they are working well.
I hope I explained myself well. I just need to transform the encoding for my values before saving. In the attachments, I send you a screenshot showing how the values are being stored (how I need them to be saved). Right now, the form data Quform is stored well (all special characters are well shown, not like you can see in my attachment), so that’s a problem for me.