Hi there,I renamed tab "Contacts" to "Candidates"(Rename tabs). After that I added a text field for Candidates(Edit Custom Fields).But that field not reflected anywhere. In which table the field become stored?
Custom fields for the Contacts module are stored in the CONTACTS_CSTM table. Adding a custom field does not automatically add it to the GridView, DetailView or EditView. You will need to manually add the new field to those layout areas.
Hi,
Thanks for the quick response.
We are able to add the new fields to detailed view. Unfortunately we cant' add the fields to the edit view or new records. Why is it so ? Is there any setting / steps that we are missing ? Or is it that we can't add those custom fields to the 'create new' form ?
For your information, we were trying to customize the Contacts Module.
Manu
Not all versions allow adding records to the Contacts.NewRecord layout. What version of SplendidCRM are you running?