Closed (fixed)
Project:
Field Group
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
29 Jan 2013 at 11:01 UTC
Updated:
1 Apr 2019 at 12:44 UTC
Jump to comment: Most recent
Comments
Comment #1
Mtoag commentedHello,
You can use,
print render ($form['profile_education_information']['field_degree']);"profile_education_information" is the profile type name and
"field_degree" is the name of profile type fields name.
Thanks,
Gajendra Kumar Sharma
Comment #2
simeSolution provided, closing.