FieldText

From TempusServa wiki
Revision as of 15:08, 13 March 2013 by old>Ln.jeel (Created page with '= Text = A single line of a text (ex. Name) Properties * Groupable: No * Show in lists: Yes * Searchable: Yes == User interface == Field in show mode [[File:FieldText_show.pn…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Text

A single line of a text (ex. Name)

Properties

  • Groupable: No
  • Show in lists: Yes
  • Searchable: Yes


User interface

Field in show mode

FieldText show.png

Field in edit mode

FieldText edit.png

User interface as displayed in picture


Configuration

FieldText BE.png

Required:

  • As shown above

Options:

  • As shown above


Developer info

  • FeltTypeID: 30
  • SQL datatype: varchar(255)
  • Class name: FieldText
  • Field is allowed in inline tables
  • Pattern: ^.+$