DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

greaterthan

Checks if the submitted value is greater than the integer set in TypoScript.

element

Description:
See general information for element.

error

Description:

See general information for error.

The marker %minimum will be replaced with the value set in TypoScript.

Default:
local language:"The value does not appear to be greater than %minimum"

message

Description:

See general information for message.

The marker %minimum will be replaced with the value set by TypoScript.

Default:
local language:"The value must be greater than %minimum"

minimum

Property:
minimum
Data type:
integer
Description:
The submitted value must be greater than the minimum value.

showMessage

Description:
See general information for showMessage.

[tsref:(cObject).FORM->rules.greaterthan]