Initialization Rulebase

You can use an initialization rulebase to default initial values creating a new record. Use this rule type to default initial values for fields.

All the rules which apply when data is saved or modified should be defined in the validation rule file.

Initialization of data when creating a record should be placed in an initialization rulebase. The initialization rulebase is run only once before a record is initialized and it is not run at all after the record has been initialized. Use initialization rulebase to default initial values while creating a new record. All the rules which apply when data is saved or modified should be defined in the validation rule file.