getSubmitMode (Client API reference)
Returns a string indicating when data from the column will be submitted when the record is saved.
Column types supported
All
Syntax
formContext.getAttribute(arg).getSubmitMode()
Return Value
Type: String.
Description: Returns one of the following values:
- always
- never
- dirty