Skip to content

Commit

Permalink
Merge pull request #177 from docusign/DEVDOCS-14551
Browse files Browse the repository at this point in the history
Devdocs 14551
  • Loading branch information
paigesrossi authored Jun 6, 2024
2 parents 1e806e7 + d3b69fb commit 1a615c3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
1 change: 1 addition & 0 deletions launcher-csharp/eSignature/Examples/EmbeddedSending.cs
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ private static EnvelopeViewRequest PrepareViewRequest(string startingView, strin
};
return viewRequest;
}

//ds-snippet-end:eSign11Step3

//ds-snippet-start:eSign11Step2
Expand Down
5 changes: 2 additions & 3 deletions manifest/CodeExamplesManifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -1919,10 +1919,9 @@
},
{
"Name":"create_web_form",
"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."
"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."
}
],
"SkipForLanguages":"ruby"
]
}
]
}
Expand Down

0 comments on commit 1a615c3

Please sign in to comment.