mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
Feature: add cc users in workflow: add suggested users in form type
This commit is contained in:
parent
3de5d29fe8
commit
e45952f28c
@ -161,6 +161,7 @@ class WorkflowStepType extends AbstractType
|
||||
'multiple' => true,
|
||||
'mapped' => false,
|
||||
'required' => false,
|
||||
'suggested' => $options['suggested_users'],
|
||||
])
|
||||
->add('future_dest_emails', ChillCollectionType::class, [
|
||||
'label' => 'workflow.dest by email',
|
||||
|
Loading…
x
Reference in New Issue
Block a user