Difference between revisions of "FieldNumberDecimalPercent"

From TempusServa wiki
Jump to navigation Jump to search
old>Ln.jeel
(Created page with '"= Percentage = Percentage value (decimal) Properties * Groupable: No * Show in lists: Yes * Searchable: Yes == User interface == Field in show mode [[File:FieldNumberDecimal…')
 
old>Ln.jeel
Line 1: Line 1:
"= Percentage =
= Percentage =
Percentage value (decimal)
Percentage value (decimal)


Line 34: Line 34:
* SQL datatype: decimal(10,4)
* SQL datatype: decimal(10,4)
* Class name: FieldNumberDecimalPercent
* Class name: FieldNumberDecimalPercent
* Field is allowed in inline tables"
* Field is allowed in inline tables

Revision as of 14:03, 13 March 2013

Percentage

Percentage value (decimal)

Properties

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


User interface

Field in show mode

FieldNumberDecimalPercent show.png

Field in edit mode

FieldNumberDecimalPercent edit.png

User interface as displayed in picture


Configuration

FieldNumberDecimalPercent BE.png

Required:

  • As shown above

Options:

  • As shown above


Developer info

  • FeltTypeID: 12
  • SQL datatype: decimal(10,4)
  • Class name: FieldNumberDecimalPercent
  • Field is allowed in inline tables