liamloveslearning Posted May 14, 2008 Share Posted May 14, 2008 hi all, im having some trouble trying to echo multipe fileds in my display field, I've tried everything I can think of and become unstuck; can anybody whose familiar with this guide me in the right direction, thanks Below is my code.. <input name="profile_expertise" id="profile_expertise" value="<?php echo KT_escapeAttribute($row_rsmember_profile['profile_expertise']); ?>" size="20" wdg:recordset="expertise" wdg:subtype="MenuMover" wdg:type="widget" wdg:displayfield="expertise_subcategory_name" wdg:valuefield="expertise_subcategory_id" wdg:sortselector="yes" /> Link to comment https://forums.phpfreaks.com/topic/105575-solved-widget-field-help/ Share on other sites More sharing options...
liamloveslearning Posted May 14, 2008 Author Share Posted May 14, 2008 sorry, this is the part im struggling with wdg:displayfield="expertise_subcategory_name" the "expertise_subcategory_name" :-X Link to comment https://forums.phpfreaks.com/topic/105575-solved-widget-field-help/#findComment-540819 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.