Skip to content

Commit 3237147

Browse files
authored
Merge branch 'master' into fix/added-custom-error-to-examples
Signed-off-by: Anna Hileta <80112359+annahileta@users.noreply.github.com>
2 parents a7d78c7 + 1a615c3 commit 3237147

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

launcher-csharp/eSignature/Examples/EmbeddedSending.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ private static EnvelopeViewRequest PrepareViewRequest(string startingView, strin
104104
};
105105
return viewRequest;
106106
}
107+
107108
//ds-snippet-end:eSign11Step3
108109

109110
//ds-snippet-start:eSign11Step2

manifest/CodeExamplesManifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1921,7 +1921,7 @@
19211921
},
19221922
{
19231923
"Name":"create_web_form",
1924-
"ResultsPageText":"Go to your DocuSign account to create the Web Form. Go to 'Forms' in your developer account, select 'New,' and choose 'Upload web form.' Upload the JSON config file 'web-form-config.json' found under the demo_documents folder of this project. You will need to activate the web form before proceeding. Press Continue after doing so."
1924+
"ResultsPageText":"Go to your Docusign account to create the Web Form. Go to 'Templates' in your developer account, select 'Start,' select 'Web Forms,' and choose 'Upload Web Form.' Upload the JSON config file 'web-form-config.json' found under the demo_documents folder of this project. You will need to activate the web form before proceeding. Press Continue after doing so."
19251925
}
19261926
]
19271927
}

0 commit comments

Comments
 (0)