Post page URL

Caleb created the topic: Post page URL

I'm looking for a way to include the page the form was submitted on in a hidden field.

I've gone through different posts here on the forum, but they're either very confusing or the solution was apparently only provided to the person who created the post.

Is there one place I can go to get step by step directions from start to finish?

#75623

Please Log in or Create an account to join the conversation.


Agapi G. replied the topic: Post page URL

Hello Caleb!

Thanks for posting your request!

Here's the code you will need to use to assign the post URL as a hidden field value. It needs to be added to Form Options of your form, specifically to Javascript tab.

var submitUrl = window.location.href;
jQuery('#hidden_field_id').val(submitUrl);

The ID hidden_field_id should be the exact ID of your hidden field. You can get it by inspecting the element with developer tools of your web browser.

Thank you! Have a great day!


Kind regards,
Agapi G.
Web-Dorado team
#75673

Please Log in or Create an account to join the conversation.


Time to create page: 0.155 seconds
Powered by Kunena Forum

WORLD-CLASS SUPPORT

We are here for you every step of the way. Turn to our support with any questions you might have about our products and services. Our experienced customer care team is available to help you as fast as we possibly can.

Contact us