Re: Xprofile: Just show first Letter of last name
thank you for your efforts Burt,
(im gonna keep messin with it… and post it back here once/if i get i working)
I wish it was that simple…. the first and last name are required for other features on the site…. (portal site with social-network skin)
we’ve hidden the last name altogether, but it looks empty only having first name under “general information”
buzzwe.com
field_1 First Name -visible
field_2 Last Name -hidden
field_3 Referred by -hidden / change disabled
hidden in phpmyadmin by changing the is_public 1 to 0
disable changes by adding filter to bp_xprofile_classes.php
(if field_3 and on edit profile screen, hide)
any other ideas?
thank you