-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2 from ORBISAG/feature/readme
readme
- Loading branch information
Showing
8 changed files
with
22 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,31 @@ | ||
# ORBIS.PCF.ColorfulOptionset | ||
This control is an optionset control for model driven apps (Dynamics 365) reflecting the options color provided in the customizing. | ||
This control is an optionset control for model driven apps (Dynamics 365) reflecting the options color provided in the customizing. The control is build using [office-ui-fabric-react](https://github.com/OfficeDev/office-ui-fabric-react). | ||
|
||
Note: Right now it only support single optionset controls. | ||
|
||
## Control Preview | ||
![preview](./readmeContent/ColorfulOptionset.gif) | ||
On the left side you see two instanced of the control (the second is disabled). On the right side you can see the standard OptionSet control. | ||
|
||
## Install | ||
|
||
## Customizing the colors | ||
1. Download the latest version of the solution from [releases](./releases). | ||
2. Import the solution to your Dynamics365CE instance | ||
|
||
## Registering the control | ||
|
||
## Steps to build the solution | ||
After you install the control, you should be able to select the control from the list of available controls for an optionset field. | ||
![customizing](./readmeContent/Customizing_AddControl.png) | ||
![customizing](./readmeContent/CustomizingOnTheForm.png) | ||
|
||
|
||
## Customizing the colors | ||
|
||
Right now only the classic UI allows you to customize the colors and the control on the form. | ||
This control is designed for Optionset attribute types. In order to define the colors, navigate to attribute (Field) customization, select each option and set the color code. | ||
![colors](./readmeContent/CustomizingColors.png) | ||
|
||
|
||
## License | ||
|
||
[MIT](./LICENSE) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.