In a dashboard, in reaction to user actions, I want to be able to change the color of several rectangles and labels from the dashboard’s template.
Once I have the object, I know how to change its color.
I know the script name of the layer and of the controls in the layer. I am not sure how to get at the template layer objects.
I am more of a back end developer. A pointers to understanding how use the various dundas.context. ‘services’ would be great. It is difficult to know which to use from just the API reference. I am sure something will let me access what I want.
Thanks.