Aller au contenu principal

Change the Colour of a Display Form and its elements

Non planifiée

Commentaires

2 commentaires

  • Permanently deleted user

    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
  • Ken Lyon

    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.