PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Passing First & Last Name From Logged In User's Site Profile

  1. I'm using forms on private pages for logged in members only. In the form I have a couple of fields that I would like dynamically populated.

    NAME: First, Last.

    I inserted:

    {user:first_name}

    into the first name field of "Field Parameter Name"

    and I inserted:

    {user:last_name}

    into the last name field of "Field Parameter Name"

    I tested it while logged into admin and the admin first name and admin last name are not being pre-populated. I tried this while inserting the form into a post and then I tried it with the form inserted in a sidebar....neither are working.

    Any help would be greatly appreciated. Thanks in advance.

    Posted 11 years ago on Monday October 22, 2012 | Permalink
  2. To do this via the editor you need to use two regular single line text inputs and place the merge tags into the default value option of each field accordingly.

    Posted 11 years ago on Monday October 22, 2012 | Permalink
  3. Thank you. Any plans to integrate the ability to merge first and last names via the merge tags using the "Name" field?

    Posted 11 years ago on Monday October 22, 2012 | Permalink