Field Labels with Form Helper? 
Posted: 07 July 2008 08:05 AM   [ Ignore ]
Newbie
Rank
Total Posts:  14
Joined  2007-12-12

Is there any way to retrieve the field label (the content that the {field_label} tag would produce if one was using the {custom_fields} loop) for a specified custom field using form helper? Something like (note the which="label”):

{exp:form_helper:field_grabber field_name="summary" which="label"}

Profile
 
 
Posted: 07 July 2008 08:45 AM   [ Ignore ]   [ # 1 ]
Administrator
Avatar
RankRankRankRank
Total Posts:  3356
Joined  2006-10-18

Sandwich,

There is currently no way to do this… but I will add this as a feature request smile

Thanks!

 Signature 
Profile
 
 
Posted: 07 July 2008 12:18 PM   [ Ignore ]   [ # 2 ]
Newbie
Rank
Total Posts:  14
Joined  2007-12-12

Thank you! wink

Profile