Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Let' change the background color of the Text field on our form.

 

 

 

The result will be

 

Image Added

 

ConfiForms Form Definition
formNamef

sashINLINE

 

background-color:grey;textfieldText Fieldtext

 

What if we want to change some colors or some other styles for the field values, when showing these values in the views

Here is an example of showing the values for the same field in TableView

 

ConfiForms TableView
formNamef

border:1px dashed;margin:5px;padding:5px;color:gree;textfield