Reply To: Pass value from HTML field to custom query in default confirmation

Home Forums Quform WordPress Pass value from HTML field to custom query in default confirmation Reply To: Pass value from HTML field to custom query in default confirmation

#35312
remi
Participant

But there is another problem. As soon as I add the JSCRIPT in General Setting of the Plugin (in Custom Java Script):

jQuery(function($) {
var atm = $(‘#field_8_15 #atmosfera’).val();

$(‘#field_8_16 input[type=”hidden”]’).val(atm);
});

a problem appears to ALL forms having a SELECT with “Enable enhanced select” ON and “Enhanced select search”=ON.

All forms having this kind of Select field stops being “Searchable”.

It looks as in attachment

Attachments:
You must be logged in to view attached files.
Be inspired. © 2024 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy