Closed (works as designed)
Project:
Add Another
Version:
7.x-2.0
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Sep 2011 at 07:36 UTC
Updated:
11 Mar 2012 at 20:45 UTC
This is a wonderful module !!! I have been looking for,
How ever it seems there is no integration with profile2,
Can some one work on this?
Comments
Comment #1
sapguroo commentedHi any update please on this?
Comment #2
robin monks commentedI'm not sure what the point would be for Profile 2 integration, since, can't each user only make 1 profile 2 node type? That would kinda make the Add Another functionality pointless.
Perhaps you could explain what kind of integration you had in mind?
/Robin
Comment #3
sapguroo commentedHi Robin, Thanks for replying,
my context is, I have 4 profile types
1. Personal Profile
2. Experience
3. Education
4. Honors and Awards , Except Personal Profile all other profiles will have multiple entries,
ex:experience, each employment instance in career will be "one experience" will be a set or group of fields consisting for company name date from date to.that means user will have at add another experience for creating another experience.
I tried to use "add another", trying to go on by my own content type creation,but,when I add fields to the form, Unless I set field attribute multivalued, I cannot add another, if i set a field attribute multivalued, then a separate button appears "add another" (i think this option is a core) under every field, that is the reason i requested the support.My thought process is-override the "add another" field attribute or set as unlimited for all the fields in the content type , when we want to use the add another ,irrespective of number of fields and field types.
Comment #4
robin monks commentedHi sapguroo,
Profile 2 uses entities; and only allows one profile type entity per user. So, you are correct in that the only way to allow multiple entries for one user is to allow multiple values for the field. If you would like to combine fields so you can have three or more fields be duplicated at once as you are describing, check out Field Collection.
/Robin