Element html.form.field.MessageField

Substitution Groups:
html.form.IFormItem

A form field that is read-only.


Named Children Elements
mandatory   binding.Expression Label The displayed field label.
optional   binding.Expression Tip A tip (information) associated to the field.
mandatory   binding.Expression Value The read-only value.
optional   binding.Expression Visible Determines whether this field is visible. Default: true.
0 - unbounded   html.menu.IMenuItem[] FieldButtons Buttons displayed right next to the form field.