Skip to content

Commit

Permalink
EEA / Editor / Series / Adds add members action configuration https:/…
Browse files Browse the repository at this point in the history
  • Loading branch information
fxprunayre committed May 17, 2024
1 parent c255d98 commit 57c1ae4
Showing 1 changed file with 5 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2391,8 +2391,11 @@

<action type="associatedResource"
name="eea-add-member"
process="sibling">
<directiveAttributes>{"associationType": "isComposedOf"}</directiveAttributes>
process="siblings">
<directiveAttributes>{
"fields": {"associationType": "isComposedOf"},
"sources": {"metadataStore": {"params": {"isTemplate": "n"}}}
}</directiveAttributes>
</action>

<action type="process"
Expand Down

0 comments on commit 57c1ae4

Please sign in to comment.