I ma getting error 100 character limit when the Signer name exceed 1000 characters. Is there a way to increase the length of Signer name?
Signer signer = new() { Name = “more than 100 characters”, Email = exchangor.Email, RecipientId = Convert.ToString(indexSuffix),
…….
}
Best answer by David.Schmitz
@skbelal786 I recently had a ticket where the “100” character on Recipient Name was mentioned as hard product limit, I have never seen an Admin setting to increase limits of this type. I would suggest reaching out to DocuSign Support cause there are backend changes but I think this would be a longshot to have increased.
@skbelal786 I recently had a ticket where the “100” character on Recipient Name was mentioned as hard product limit, I have never seen an Admin setting to increase limits of this type. I would suggest reaching out to DocuSign Support cause there are backend changes but I think this would be a longshot to have increased.
You can login or register as either a Docusign customer or developer. If you don’t already have a Docusign customer or developer account, you can create one for free when registering.
You can login or register as either a Docusign customer or developer. If you don’t already have a Docusign customer or developer account, you can create one for free when registering.