Viewing 5 replies - 1 through 5 (of 5 total)
  • Sona

    (@support-web-dorado)

    Dear jatindembla,

    Please add a Hidden field to your form. And add Additional Attributes such as
    Name=class
    Value=linkurl

    then go to Form Options>Javascript and add the following:

    // before form is load
    function before_load()
    {
    jQuery(‘.linkurl’).val(window.location.href);
    }

    Hi,
    I have the same question.
    I have done it if you suggest, but it doesn’t work.

    Is there anything else, I have to configure?
    What’s the name of the hidden field, should I put anything into value?

    Thanks
    Stefan

    Sona

    (@support-web-dorado)

    Dear Stefan,

    Please make sure you have followed the option exactly the way it is written, as this is standard Javascript to get URL. Thank you.

    Hi,
    I tried it many times, but it doesn’t work.
    I use ronneby as template and WP Download Manager – is there a known issue?

    Thanks a lot
    Stefan

    Sona

    (@support-web-dorado)

    Dear Stefan,

    Please contact our support team at support[at]web-dorado.com. Our team might contact developers and troubleshoot your issue with you. Thank you.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Save URL in email body’ is closed to new replies.