Formitem Appearance

From Lianjapedia
Revision as of 11:13, 20 January 2015 by Yvonne.milne (Talk | contribs)

Jump to: navigation, search

Under Construction

Form Sections automatically handle the layout of the Fields they contain. Attributes are available at Field or Section level to configure the appearance of the Fields.

Themes and CSS Styles can also be used to specify the appearance of the UI.

Default Appearance


By default, the Caption size and Data size are Small and the Caption position is Beside, so the Caption is displayed to the left of the Data.



Field Attributes

Field attributes apply to that Field only.

Field: Caption Above


The Caption position can be Above.


Field: Caption Right to Left


The Caption position can be RightToLeft, in which case the Caption is displayed beside the Data, but to its right.


Field: Caption None


The Caption position can be None, in which case no Caption is displayed.


Field: Caption None, App Inspector


With the Caption position set to None, you can no longer double-click the Caption to access the Field's attributes. Open the App Inspector using its button in the Headerbar and double-click on the Field's name to open the Field Attributes dialog.


Field: Caption Size


The Caption size can be set to Small, Medium, Large or Largest.


Field: Data Size


The Data size can be set to Small, Medium, Large or Largest.


Form Section Attributes

Form Sections have attributes that affect all the Fields in the Section. These will be applied to existing Fields and Fields subsequently added to the Section.

Form Section: Caption Above


As in the Field Attributes, the Caption position can be set to None, Above, Beside or RightToLeft.


Form Section: Caption Size


As in the Field Attributes, the Caption size can be set to Small, Medium, Large or Largest.


Form Section: Data Size


As in the Field Attributes, the Data size can be set to Small, Medium, Large or Largest.


Form: Spacing


The Spacing attribute controls the distance between the Fields.


Form: Caption Width default


The default Caption width is 160.


Form: Caption Width


The Caption width can be increased or decreased as required.


See Also

Colors, Field Attributes, Form Section Attributes, Gradients