
Hi,
I'm developing a configuration form, in which user is choosing the color, which will be used on some grids in different forms.
I've used scheme presented in https://ax.help.dynamics.com/en/wiki/specifying-color-for-font-or-background-of-input-controls-using-the-color-picker-control/ , however, because the control I'm editing is not placed in the grid, the changes that user make can't be seen on a that particular Integer control.
To clarify - background color of the grids related to that settings are working properly, but despite the fact I'm changing the background color of the FormIntegerControl on a settings form, it is not changing. (Edit mode keeps it white, while View mode keeps it grey).
Is there any solution to that issue? I want to avoid using grid in that case, because it is only one field.
Thanks in advance.
*This post is locked for comments
I have the same question (0)