Hi,
I have a separate database I use for billing and invoicing to simplify coding. In the membership module I have added a custom field called client_no which I want to collect when the user belongs to the client group member.
My question is, I want to be able to make this custom field read only so that the client cannot change it at will as this will also be the other tables ID primary key.
Is there an easy way to do this without building my own member_edit template ?
or: Can I exclude one custom field when using
{custom_profile_fields}