PopulateAllFields Property
Version: Available or changed with runtime version 1.0.
Sets whether fields are filled out automatically with a single filter value when a new record is inserted in a table.
Applies to
- Page
- Request Page
Property Value
True if you want the fields filled out automatically; otherwise, false. The default is false.
Syntax
PopulateAllFields = true;
Remarks
Values are inserted in those fields where a currently active filter expression evaluates to exactly one value. Key fields are always populated.