diff --git a/app/plugins/CoreEnroller/src/Model/Table/EnrollmentAttributesTable.php b/app/plugins/CoreEnroller/src/Model/Table/EnrollmentAttributesTable.php index d37681bc0..64538be5d 100644 --- a/app/plugins/CoreEnroller/src/Model/Table/EnrollmentAttributesTable.php +++ b/app/plugins/CoreEnroller/src/Model/Table/EnrollmentAttributesTable.php @@ -77,7 +77,7 @@ public function initialize(array $config): void { $this->setPrimaryLink('CoreEnroller.attribute_collector_id'); $this->setRequiresCO(true); - $this->setRedirectGoal(action: 'add', goal: 'index'); + $this->setRedirectGoal(action: 'add', goal: 'self'); $this->setRedirectGoal(action: 'edit', goal: 'self'); $this->setAutoViewVars([