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
Copy file name to clipboardExpand all lines: client/src/assets/text.json
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -78,8 +78,9 @@
78
78
},
79
79
"popups": {
80
80
"workflowTriggered": {
81
-
"title": "Workflow triggered",
82
-
"description": "To complete the workflow steps, select Continue"
81
+
"title": "Incompatible workflow",
82
+
"descriptiona": "See and redirect the user back to the workflows page",
83
+
"description": "See <a href='https://developers.docusign.com/docs/maestro-api/maestro101/embed-workflow/#embedded-workflow-instance-recommendations-and-restrictions' target='_blank'>Embedded workflow instance recommendations and restrictions</a> and redirect the user back to the workflows page"
0 commit comments