Hi,
I need to launch a workflow when a user deletes a page in the publish instance. This procedure involves 7 projects.
This is a screen of the window:
[img]Untitled.png[/img]
Need i to make 7 events? Is there a way to use the condition field or to insert a multi path?
Thanks
Solved! Go to Solution.
Views
Replies
Total Likes
I agree with edubey. I'll however point out that the first would not require any additional code changes so you could easily add and remove events whenever you'd like, but the second you would need to do a code deployment. Personally I would choose the first option.
Views
Replies
Total Likes
I agree with edubey. I'll however point out that the first would not require any additional code changes so you could easily add and remove events whenever you'd like, but the second you would need to do a code deployment. Personally I would choose the first option.
Views
Replies
Total Likes
I guess, either add 7 event
OR
add for /content and when a page gets deleted, validate whether that page path belongs to 7 projects.
Views
Replies
Total Likes
Thanks
Views
Replies
Total Likes
Views
Likes
Replies