This forum is no longer open and is for reading/searching only.

Please use our new MachForm Community Forum instead.

MachForm Community Forums » MachForm 2

URL Tracking


  1. Glenn
    Member

    How can I capture the url of the page the form is on and include it in the email that the form sends to me?

    In other words, if I use the same form on 50 different pages, is there a way I can have the form capture the url of the page it is on and include it in the email sends it to me?

    Posted 15 years ago #
  2. walags
    Member

    you could pass the website url as a session variable. you could set the field as hidden and its default value to that variable. unless there is an easier\better way to do it you could look at this this topic...

    http://www.appnitro.com/forums/topic/session-variable-as-default-value-in-admin-only-fields?replies=6

    in each webpage you put the form on just add a little php and set $_SESSION['url'] =

    Posted 15 years ago #

RSS feed for this topic

Reply