Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Panel
borderColorblack
bgColorlightgrey
Excerpt

Specify a maximum value for a number or integer column. Will show an alert if the number is higher than the maxValue


Class

column

Property

col.xyz.maxValue

Formal specification

col.xyz.maxValue = number value

Required

no

Default


Version

1.0

Comment


Example


Code Block
col.weight=Weight of order 
col.weight.type=integer 
col.weight.maxValue = 77


Reference

col.xyz.type = number 
col.xyz.type = integer 
col.xyz.minValue 
col.xyz.summary