Intechnic
Users Developers
Home / Forums / In-Portal CMS / New Features & Improvement Suggestions / Custom fields do not show up for members add link form / Topic Posts

In-Portal Forum

This is a place for users of In-Portal to ask questions, discuss various topics, and interact with other members of the In-Portal Community. Please report bugs through the Bugs Team (not the Forum). If you are interested in contributing or joining one of the many Teams for In-Portal, please check out the Contribute section of the website.
 

In-Portal Forum

Custom fields do not show up for members add link form (2)


Posted: 11/21/2004 7:28:29 PM

Reply Quoted  


Custom fields do not show up for members add link form

Do I have to add it to the template myself?

Posted: 11/21/2004 10:01:18 PM

Reply Quoted  


Hello,

Yes, all the custom fields should added manually in order to show up on the Front End. This is an example of the input field tag for Link custom field with ID 1:

<inp:m_form_input type="text" class="input" _field="1" _Form="l_addlink" _Required="0"  />



Thank you.