MultiSelect Option Set in Dynamics 365 – Nishant Rana’s Weblog
With July 2017 update, we can now finally create multi-select option set in Dynamics 365.
We can also use Existing Global Option Set while defining our Multi Select Option set.
This is how control looks within the form.
Within Advanced Find View
We can use the existing option set client-side methods on Multi Select Option Set.
https://msdn.microsoft.com/en-us/library/gg334409.aspx#Anchor_1
getSelectedOption() – for new_weekday multiselect option-set with value Thursday and Friday…
Full Article
MultiSelect Option Set in Dynamics 365 – Nishant Rana’s Weblog
Blog Syndicated with Nishant Rana’s Permission
More About This Author
Array
- Dyn365CE18 September 2024Use OptionSet Wrapper component to show color-coded options on the form – Model-driven apps/ Dynamics 365
- Dyn365CE17 September 2024New Lead Qualification Experience – Dynamics 365 Sales
- Dyn365CE16 September 2024Bypass Power Automate Flows using SuppressCallbackRegistrationExpanderJob optional parameter – Dataverse / Dynamics 365
- Dyn365CE10 September 2024Sample Code to create and associate Folder / SharePoint Document Location (Dataverse /Dynamics 365 / SharePoint Online)