Forums

REQUIREMENT

We would like to be able to order our signers. For example for a document: SignerB has to sign before SignerA.

 

WHAT WE HAVE FOUND

OSS 11.42: This is an option to order signers from the OSS UI when initiating the signing ceremony.

OSS 11.41: There is no option to order the signers from OSS UI.

 

QUESTION

Is there a setting or config that would activate signer order in OSS 11.41?

Thank you for your help.

Forums

Hello everybody,

 

I try to implement a signing order, but it doesn't work. All three Emails are sent at the same time.

What's wrong? Here is my json code:

{

"documents": [

{

"approvals": [

{

"id": "ExampleSignatureId",

"role": "Signer1",

"fields": [

{

"page": 0,

"top": 100,

"subtype": "FULLNAME",

"height": 50,

"left": 100,

"width": 200,

"type": "SIGNATURE",

"name": "ExampleSignatureId1"

}

],