The Two Option Set field in Dynamics 365 is a common way for users to represent boolean values like Yes/No or True/False. By default, the field appears as a drop-down list with two options or a toggle button. However, to improve user experience, it is possible to customize the field to display as checkboxes instead. This option can be especially helpful in certain scenarios, allowing for more streamlined data entry and a more user-friendly interface.
To make a Two Option Set field in Dynamics 365 to checkboxes, follow these steps:
This quick tip will show you how to display two option set fields as checkboxes in Dynamics 365. This can be useful when you need to display multiple options to the user in an easy-to-understand format.
First, create a new field on the form and select the “Two Options” field type. This will give you a field with two options, displayed as a dropdown.
Next, open the field properties and change the “Display Style” from “Dropdown” to “Checkboxes”. This will change the field to display two checkboxes instead of a dropdown.
Finally, update the field labels to represent each of the checkboxes. This will make it easier for the user to understand what each of the selections mean.
Once you have completed these steps, the two option set field will now be displayed as checkboxes on the form. This will allow users to quickly and easily select the options they need without having to scroll through a long list of options.
How to make a new check box questionnaire field in Dynamics 365?
Add a new field and select the following properties:
On the left hand side of the solution window, click on Option Sets below Entities....Post coming soon!