The Form class / ui.Form methods |
Change the style of a form field.
setFieldStyle( name STRING, style INTEGER )
Change the style of a form field with the setFieldStyle() method. You must pass the identifier of the form field, as defined in the .per form definition. The form field is identified by column name, with an optional prefix (table.column or column). The form field can be a regular field or a column of a list container such as a TABLE.