Reply To: hidden fields not outputting in email

Home Forums Quform WordPress hidden fields not outputting in email Reply To: hidden fields not outputting in email

#28612
aaron1988
Participant

Fixed 🙂 when you sent me the case as:

switch (overall) {
case ‘5.5’:
$(‘.quform-field-1_75’).text(‘21.0, 21.5, 22.0, 22.5’);
break;
};

had to change .text to .val 🙂 even though its a hidden field so it would output in the email 🙂

Thanks
Aaron

Be inspired. © 2024 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy