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
I have a use case, where we handle dossiers inside of Formie. These have different statuses attached. We have a dossier where we want to change the status, but without sending the notification attached to this status.
What's your proposed solution?
Is there a possibility to have a dropdown option on the save button "Save but don't send notifications". That would be an awesome help.
Additional context
No response
The text was updated successfully, but these errors were encountered:
I'm not a fan of adding an option to that save button, because the very presence of that makes the user think that hitting "Save" is going to send email notifications when they aren't. Unless you have conditional logic setup to send on status, and the conditions are met.
This sounds like a use-case that's pretty niche, and better suited to using some module code to short-circuit that normal sending of the email.
What are you trying to do?
I have a use case, where we handle dossiers inside of Formie. These have different statuses attached. We have a dossier where we want to change the status, but without sending the notification attached to this status.
What's your proposed solution?
Is there a possibility to have a dropdown option on the save button "Save but don't send notifications". That would be an awesome help.
Additional context
No response
The text was updated successfully, but these errors were encountered: