Appnitro Software Forums » MachForm

Getting referrer IP

(2 posts)

  1. nkaushal
    Member

    Is there a way we can get Ip of the user who filled the form in the email as well?
    I know that it is stored/shows in the database and admin though.

    Posted 1 year ago #
  2. Yes, you can simply use "template variable" for this. Go to emails setting and expand the "more options" link.
    In content text area, you will see this :

    {entry_data}

    that template variable will print out your form data, you can add this line to show user IP address

    {ip_address}
    {entry_data}
    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.