Skip to main content
Category

CRM

Salesforce.com – Editing Page Layouts in Sales Console

By CRM, Salesforce CRM No Comments

So continuing on our earlier conversation about the Sales Console, I wanted to dig a bit deeper into how we adjust the layouts within the sales console.  You’ve essentially got three columns, one is a compact layout (the highlight panel), one is an activity layout (where the details exist as well), and one is the related items.  We’re going to adjust that left most column which is the compact layout. Read More

ZOHO CRM – Create Multiple values with a Subform!

By CRM, Zoho, Zoho CRM No Comments

Say you want to track some information related to a Contact, and there could be one or more.  For example, Zoho provides two sets of address fields for contacts, Mailing, and Other.  What if you needed to track more?

The worst way to do it is to create more sets of Address fields… This is bad because it takes up room unnecessarily for those contacts that have fewer addresses, and when you get that one contact that has more than you’ve allowed for, you’re adding more fields.

The better way has been to create a custom “Address” module that has a set of fields that describe an address.  With this method you can add a custom “Address” record for each additional address you need to track for your contact.  The additional addresses will display neatly in a list down below in the related data section.

Now, the BEST way to capture and store this information is with the newly introduced Subform.  No custom module is needed!  You just add the subform to the contact module form, and add fields to the subform (Setup->Customization->Modules and Fields).   Then when you open a contact record, and click the Edit button, you are able to add as many lines as you need.

Here’s an example:

ZOHO CRM – Get that many to many relationship now with one field…

By CRM, Zoho, Zoho CRM No Comments

Before, if you wanted to create a custom, many to many relationship within Zoho it required the addition of a custom module that contained look-up fields for each module you are relating.  For example, say you want to be able to relate a contact to many other contacts. You would first create a custom module, “Connections”, then add two Contact Look-up fields.  The benefit of doing it this way is you can also add other fields to further define the “Connection”, for example a drop down field called Relationship Type, that defines how the contact is related to the the other contact. Relationship Type can have the values, Parent, Child, Friend, Colleague, etc…

Now, with the new Multi-select Look-up field, you can simply add this field type to the contact module and it allows you to relate a contact to many other contacts simply by selecting those contacts in the look-up field.  You can do this between any two modules, another example might be if you want to be able to relate a contact to more than one account.  Just add a Multi-select Account look-up field to a layout for the contact module.

ZOHO CRM – Relate a record to more than one user

By CRM, Zoho, Zoho CRM No Comments

In each module of Zoho CRM, there has always been the standard “Owner” field which is essentially a User look-up that designates which user “owns” the record.  Zoho has recently added some exciting new customization features, one of which is the ability to add a custom “User” field to a module form.  This new feature allows you to relate the record to more than one user!  It is available on the field palette:

Skip to content