Form Design - Do you change contact method options from default option group to checkboxes?

Loading last updated info...

As per our rule Do you know when to use CheckBox?. Checkboxes should be used instead of the option group since the answer is a boolean type. Bad Example - By default CRM uses option group for contact's and account's contact methods.

You can change the option group to checkboxes by:

  1. From CRM, go to Settings | Customizations | Customize Entities
  2. Double-Click "Contact" entity
  3. Click "Form and Views"
  4. Double-Click "Form" to edit contact form
  5. Click "Administration" tab
  6. Select a contact method field, i.e. Email
  7. Click "Change Properties"
Image

Figure: Select and change the email field's properties.

  1. Click "Formatting" tab
  2. Change layout from "Two Columns" to "One Column" and select "Check box" as control formatting
Image

Figure: Change layout and control formatting of email field to one column type and check box.

  1. Repeat steps 6-9 for other contact method
  2. Repeat steps 3-9 for account entity
Image

✅ Figure: Good example - Checkboxes are used for contact methods because they're clear and simple.

Authors

Need help?

SSW Consulting has over 30 years of experience developing awesome software solutions.

We open source.Loving SSW Rules? Star us on GitHub. Star