Results 1 to 2 of 2

Thread: put members' email in efg results (so it also would be exported)

  1. #1
    New user
    Join Date
    06-03-10.
    Posts
    14

    Default put members' email in efg results (so it also would be exported)

    hello,

    I'm trying to add the member-email (the member who is logged in and filled out the form) to the formresults (id, ip, time, date, formfield values ...) so it would also be exported to an excell.
    I can get the members' name in de data, but not the members' email.

    Can someone help me with this.

    With Kind Regards, Stijn Jacobs

  2. #2
    New user cliffen's Avatar
    Join Date
    10-18-13.
    Location
    Lüneburg
    Posts
    22

    Default

    Add a hidden field to the form (via form generator) and set the value to '{{user::email}}'.

    This should create a new column in your data. The inserttag filles in the email of the current user.

    Greetings, Cliff
    Extensions :: Github :: No support via PM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •