Use OptionSet Wrapper component to show color-coded options on the form – Model-driven apps/ Dynamics 365
We can make use of the OptionSet Wrapper component to show color-coded options on the form for the choices or option set fields. Below…
We can make use of the OptionSet Wrapper component to show color-coded options on the form for the choices or option set fields. Below…
Recently while trying to filter the Combo box Items using the value of the Global Multi-choice field, we were getting issues in the formula.…
Say for e.g. we have 2 multi-select choice columns in our leads table, one is local (My Local Multi Choice Field) and the other…
Here’s how you can retrieve the Label of the OptionSet from the Plugin in Dynamics 365 CRM while working with the Entity object. Continue…
Instead of hardcoding Combo box , we can bind it to the Choice / Option Set field of Dynamics 365 / Dataverse. Format –…