YAFLogo
I need to exclude Occupation field from registration page and also from Edit/View Profile pages.How would I do this?
<tr runat="server" Visible="false"> <td class="postheader"> <YAF:LocalizedLabel ID="LocalizedLabel3" runat="server" LocalizedPage="CP_EDITPROFILE" LocalizedTag="OCCUPATION" /> </td> <td class="post"> <asp:TextBox ID="Occupation" runat="server" CssClass="edit" /> </td> </tr>
The YAF.NET Support Forum uses cookies. By continuing to browse this site, you are agreeing to our use of cookies. More Details Close