Hi all
The CB website I am developing has a requirement for some members to have an additional postal address associated with their user ID. This address will be public-searchable from the front end, whereas the main postal address must be private. Only users assigned to a certain CBJive group will have the facility to add the extra public address. This facility should of course only be available through CB and therefore not extended to Joomla users.
Ideally, this extra info should be in a separate db table, so as not to clog up the com_profiler table with too many potentially empty (unused) fields. I'd really appreciate any help or advice on this. Thanks in advance