nareshishere

how to check whether any one checkbox is signed

0 votes

I have created 5 checkbox , how to validate atleast one has been checked .


Reply to: how to check whether any one checkbox is signed

0 votes

Hi nareshishere,

 

You can definitely retrieve the field value after signing, by API/SDK, using the field summary API.

However, if you are looking for a validation during signing:

(1)it's not possible using the newly introduced "Conditional Field", because there's a limitation for conditions that there can't include a loop (if checkbox A selected, mark checkbox B C D E as optional, if checkbox B selected, mark checkbox A C D E as optional, so on so forth) 

(2)you can fill in an Enhancement Request asking for required/optional validation across multiple fields in an approval, for example, the approval can only be signed when checkboxA.required || checkboxB.required || checkboxC.required.

 

Duo

 

 

 

 

 

 

 

Duo Liang OneSpan Evangelism and Partner Integrations Developer


Reply to: how to check whether any one checkbox is signed

0 votes

Can you please elaborate how to do this . I have to validate during signing .

you can fill in an Enhancement Request asking for required/optional validation across multiple fields in an approval, for example, the approval can only be signed when checkboxA.required || checkboxB.required || checkboxC.required.

 

do you have any samples for doing the above one .


Reply to: how to check whether any one checkbox is signed

0 votes

Hi nareshishere,

 

It's just a way that I suggested how this can be implemented within OneSpan Sign. If you agreed, we can create an Enhancement Request on it. 

As I stated, "Validate at least one out of five checkboxes that have been signed" is not yet supported in the system.

 

Duo

Duo Liang OneSpan Evangelism and Partner Integrations Developer


Hello! Looks like you're enjoying the discussion, but haven't signed up for an account.

When you create an account, we remember exactly what you've read, so you always come right back where you left off