We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98c23be commit 44d91cbCopy full SHA for 44d91cb
manifest/CodeExamplesManifest.json
@@ -2867,6 +2867,18 @@
2867
]
2868
}
2869
],
2870
+ "AdditionalPage": [
2871
+ {
2872
+ "Name": "publish_workflow",
2873
+ "ResultsPageText": "Please open <a href=\"{0}\" target=\"_blank\">the following page</a> to publish the workflow."
2874
+ }
2875
+ ],
2876
+ "RedirectsToOtherCodeExamples": [
2877
2878
+ "CodeExampleToRedirectTo": 8,
2879
+ "RedirectText": "<p>Prerequisite: Please first create a template to use in the workflow using <a {0}>Create a template</a></p>"
2880
2881
2882
"CustomErrorTexts": [
2883
{
2884
"ErrorMessageCheck": "NO_ACTIVE_WORKFLOW_FOUND",
0 commit comments