Let us continue with our previous example and add a Multiple-Choice field for Step 3 Web Form Step as shown below.
https://nishantrana.me/2017/03/06/using-conditional-branching-in-web-form-in-portal-dynamics-365/
To configure this, add a section named “Please select all that applies” to Step 3 Tab and 3 two options (Boolean) fields in the Survey Form.
Now go to Step 3 Web Form Step and add Web Form Metadata for each of these bool fields.
For the poor management field,
- Style – Multiple Choice
- Group Name – MyGroup
For the poor salary field, specify the same value for style and group name field
- Style – Multiple Choice
- Group Name – MyGroup
Do same for the third two options field.
The main point to remember here is that the Group Name should be same.
Now open the portal page and go to the web form step.
The page shows the newly added Boolean Fields in the Web Form Step as checkboxes.
Hope it helps..
3 thoughts on “Configuring Multiple Choice field for Web Form in Portal (Dynamics 365)”