Want to use a view url from docusign to embed it in a iframe and allow somebody that is not the signer to review the envelope
ok, this is my case. I’m using a template with a text fields that pre filled them using docusing sdk for C#. When i create the signerUrl using CreateRecipientView method, all is ok; but when I use CreateSenderView and the status is “sent” those text fields are empty. So, basically I want to those text fields (like, name, office, phone number) even when the status is sent or completed. Even I get the PDF document using “GetDocument” and it does not shows the text fields.
Should I use another field different than a text field?
The main idea is to somebody else (different than the signer) to review the document (signed or not)
Back to Docusign.com

