Convert Checkbox field to Selection field in SAGE CRM

By | March 17, 2016

The checkbox field creates a list of tick-able options. Checkbox fields have their limitation we can use them to have only 2 options. In Sage CRM If checkbox field is checked then ‘Y’ value is stored in database and if it is unchecked ‘Null’ value is stored in database.

New stuff: Mass Update Territory in Sage CRM

If User wants the ability to store values or answers such as Yes, No, Maybe rather than a simple ‘check’ then in that case User can directly create selection field in Sage CRM and add options as per their choice.

Now, let’s say if there is a requirement to change existing checkbox field to behave like selection field. Is it possible to convert the type to selection field in Sage CRM? Answer would be yes. We can change the data type of the checkbox field.

In Sage CRM, the entry types of fields are defined in Custom_edits table. Entry type value 45 indicates that field is a Checkbox and 21 indicate as Selection field.

Now in order to convert the Check box to Selection field, we can execute below query in back end.
“Update Custom_edits set Colp_EntryType=21
 Where ColP_ColName = <Checkbox Field Name>;”
After executing the above Query log into Login to CRM and do Metadata refresh. Now the visibility of the field would appear as Selection field. We can add selection options in this field and added values would appear for selection.

About Us
Greytrix a globally recognized Premier Sage Gold Development Partner is a one stop solution provider for Sage ERP and Sage CRM needs. Being recognized and rewarded for multi-man years of experience, we bring complete end-to-end assistance for your technical consultations, product customizations, data migration, system integrations, third party add-on development and implementation expertise.

Greytrix has some unique integration solutions for Sage CRM with Sage ERPs (Sage Enterprise Management (Sage X3), Sage Intacct, Sage 100Sage 500 and Sage 300).We also offer best-in-class Sage ERP and Sage CRM customization and development services to Business Partners, End Users and Sage PSG worldwide. Greytrix helps in migrating of Sage CRM from Salesforce | ACT! | SalesLogix | Goldmine | Sugar CRM | Maximizer. Our Sage CRM Product Suite includes Greytrix Business Manager, Sage CRM Project Manager, Sage CRM Resource Planner, Sage CRM Contract Manager, Sage CRM Event Manager, Sage CRM Budget Planner, Gmail Integration, Sage CRM Mobile Service Signature and Sage CRM CTI Framework.

Greytrix is a recognized Sage Rockstar ISV Partner for GUMU™ Sage Enterprise Management – Sage CRM integration also listed on Sage Marketplace.

For more information on our integration solutions, please contact us at sage@greytrix.com. We will be glad to assist you.