Reply To: Display data from a field on a previous page

Home Forums Quform WordPress Display data from a field on a previous page Reply To: Display data from a field on a previous page

#34319
MOVOX
Participant

Hi Ally,

Yes, this makes sense. I have updated the unique ID’s and image URL’s in my code as per your instructions and the radio button image is displayed.

However, then radio button label is now missing. I tried using the code below but this didn’t work.

if (url) {
$(‘#stage-value’).html($(‘‘).attr(‘src’, url));
} else {
$(‘#stage-value’).html(”).text($(this).closest(‘.quform-option’).find(‘.quform-option-text’).text());
}
});
});

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