ItemMessageRegEx
Key value:
Any regular expression
Description:
Used to specify a regular expression to validate the text the visitor/guest enters into the text box for the Message field (when not using a dropdown list, as specified by ItemMessageUseDropDown).
Example:
ItemMessageRegEx = ^.{2,20}$
See also: