jQuery(document).ready(function($) {
$("#field_afcxy").change(function () {
var lat = $("#geo-lat-419").val();
var lng = $("#geo-lng-419").val();
$("#field_hc0ts").val(lat);
$("#field_ih84b").val(lng);
});
});
I don't think the " tags" work on this forum.
Thank you! i really appriciate it. What do you mean that tag not working here? I hgope i can copy and paste, else ill be lost ))
I mean that instead of looking like code with line breaks and indents, it looks stront as the Dutch might say.
🤣👍 this bdutchie will try to add that stront to the form and see what happens ))
Many thanks
but uh..... where do i add the jquery code into formidable? In de custrom html?
Add the whole thing, wrapped by and in the After Fields section within Customize HTML
Does this mean if I ever need a ship I can have one for free?
Unfortunately not, but on the upside: it does mean that if ever happen to have a question in that direction, I will definitely supply you with an answer!
Please login or Register to submit your answer