Active
Project:
Profile 2
Version:
7.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Jan 2012 at 15:17 UTC
Updated:
23 Jan 2012 at 15:17 UTC
I have two types of profiles for a user. The first is visible during registration and has text fields for the fist and for the last name - both fields are required. This builds the personal data profile of a user. These field values generally are available via Tokens to other modules.
However now I want a second profile type. I want to have first and last name appear in it, too, and additional fields of course.
It would be great if I could prefill these name fields in the second profile with the values from the first profile type. Basically this should be possible using Tokens but it won't work for profile2 fields... or am I missing something here?!