Home › Forums › Quform WordPress › UNIQUE › Reply To: UNIQUE
July 23, 2024 at 11:51 pm #37092
Icemanmx
Participant
Hello Ally
Thanks for help, that helped me so i don´t get double e-mails in the database….
Anyway i changed the database from ENGINE=MyISAM DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; to ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
But i guess that was not the problem, but is better.
So to the other funny stuff what is going on with the partidas was that if you put 0 or leave blank the price field it is jumping over the that partida and don´t send it with the e-mail.
So how can we adjust the javascript code i have so it can accept 0 or empty field? I will attache the javascript here….
Best Regards
Adelbert Otto
- This reply was modified 2 months, 2 weeks ago by Icemanmx.