CodeCharge Studio

FormSubmitted Run-Time Property (PHP)

Applies to

Record Form, EditableGrid Form

Type

boolean

Access

read-only

Syntax

object->FormSubmitted

Description

This property determines whether record processing is performed in initial show or in postback mode. In show mode, the record’s fields are assigned data source’s value (or none). In postback mode user provided data is available for processing.

See also

Errors Property PressedButton Property EditMode Property


On-line, printable versions and updates