• webgowda

    (@webgowda)


    Hi,

    How do I pass the input value of form field to a variable in another page( I mean thank you page).

    The form is located on the right rail of this link: https://responsivemts.com/cookingalarm/

    Values should be stored in the below variables in the thank you page(Co-reg).

    var rm_fname = “”; //First Name
    var rm_lname = “”; //Last Name
    var rm_email = “”; //Email Address

    Please assist

    Thanks,

    • This topic was modified 5 years ago by webgowda.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Contributor CaptainForm

    (@captainform)

    Hello,

    Submitted data can be easily displayed on the thank you page of the form by using the Show HTML Block option.

    Switch the thank you page option to Show HTML Block and start adding the field variables to it from the dropdown selector.

    If you encounter further difficulties or have any other questions, don’t hesitate to contact the Customer Care team via the live chat widget or even by email at [email protected]

    Kind regards,

Viewing 1 replies (of 1 total)
  • The topic ‘Set the javascript variables in page with user’s data collected from form’ is closed to new replies.