Change the Colour of a Display Form and its elements
Non planifiéeI would like to be able to change the colour of a display form, its elements, and text. Currently the Workflow UI does not have this option. Within GVH the CSS can be changed, but there is no unique ID generated in the output HTML so I cannot target a particular element. Saying this I would like to be able to set the colour for workflows with operate out side of GHV.
-
If we could just get some sort of id in a form's DOM node that we could bind some css to, that would pretty effectively take care of this within GVH. Marco, I think that you should be able to add css in WebApp Builder as well.
0 -
Each element now has a unique class added to its div in the page. It is "gcx-forms-{elementId}" so, for example if you had a Geometry Picker called geometryPicker1, you could apply a CSS rule to .gcx-forms-geometryPicker1.
This still only addresses browser-based viewers, though, so I have left the idea open.
0
Vous devez vous connecter pour laisser un commentaire.
Commentaires
2 commentaires