You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When working with workflows on many forms I often thing I need to do the same over and over and unfortunately is isn't possible to copy workflows (except the entire form): #1185
I think it could be useful to define some globally email templates or workflow to re-use. Although workflows specific per form is great, we have mainly used the same configuration, which is tedious to manage when the number of forms grow, e.g. in a multi-site solutions where the customer may prefer a form per language/culture/site.
A concreate scenario it that I have a workflow "Send email to user" to send confirmation email to user (copy of form submission).
An idea could be be to define this globally, but of course each form using this would need to have the field with alias email.
Another idea is just the email part, e.g. something similar to email templates in Umbraco Commerce:
Email template (file)
Header text
Footer text
Subject
CC, BCC etc.
That way on the workflow configuration I only need to select the same email template (node). If the customer want to adjust header or footer text, it doesn't need to be done on 100 forms, just on a single node.
Perhaps consider is as global content similar to global blocks in Umbraco umbraco/rfcs#35
This discussion was converted from issue #1187 on November 26, 2025 10:23.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When working with workflows on many forms I often thing I need to do the same over and over and unfortunately is isn't possible to copy workflows (except the entire form): #1185
I think it could be useful to define some globally email templates or workflow to re-use. Although workflows specific per form is great, we have mainly used the same configuration, which is tedious to manage when the number of forms grow, e.g. in a multi-site solutions where the customer may prefer a form per language/culture/site.
A concreate scenario it that I have a workflow "Send email to user" to send confirmation email to user (copy of form submission).
An idea could be be to define this globally, but of course each form using this would need to have the field with alias
email.Another idea is just the email part, e.g. something similar to email templates in Umbraco Commerce:
That way on the workflow configuration I only need to select the same email template (node). If the customer want to adjust header or footer text, it doesn't need to be done on 100 forms, just on a single node.
Perhaps consider is as global content similar to global blocks in Umbraco umbraco/rfcs#35
Beta Was this translation helpful? Give feedback.
All reactions