Skip to content

Methode modelSaved should move to a PreModelPersist listener at DCG #18

@zonky2

Description

@zonky2

is "Always save" (options at edit mask) obsolete because we have "Force alias regenerating" (options attribute)?

// If "force_alias" is ture set alwaysSave to true.
if ($this->get('force_alias')) {
$arrFieldDef['eval']['alwaysSave'] = true;
}

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions