2130 results matched your search criteria
Forum topic
OneSpan Sign
Please explain the difference between SessionService.CreateSessionToken( ) and PackageService.GetSigningUrl( ). If I want to embed the signing ceremony in an iframe in a web app, which of those two methods should I use? Thanks,
Forum topic
OneSpan Sign
Is there a way to explicitly set tab orders of fields? I want to set the order in which fields get focus when signer hits 'TAB' key on keyboard to navigate between fields.
Forum topic
OneSpan Sign
On small screens / mobile is there a way to extract the zoom feature out of the 3 dot menu and show it on the main section, like it works on large screens?
Forum topic
OneSpan Sign
Hi
What is the effect of a person clicking on the opt out button.
Is the effect limited only the current signing ceremony.
Or will that person's email be always opted out
Thanks
Mario
Forum topic
OneSpan Sign
Hi
What is the SilanisHeaderGlobalActions
When are the SilanisHeaderGlobalActions displayed.
I notice that the download button is displayed only after the signing ceremony is completed.
Whatis the effect of setting saveAsLayout = true
thanks
mario
Forum topic
OneSpan Sign
Hi
I got the following error when creating a package.
Can you please give me a detailed explanation of this error.
{"messageKey":"error.notFound.signerNotFound","message":"The specified signer cannot be found.","code":404}
Regards
Mario
Forum topic
OneSpan Sign
Hello,
I'm looking into bulk signing. so .e.x.
Our Sales Department got 20 packages that were signed from customers.
They would like to sign all of them at once. Is that possible?
Thanks
Forum topic
OneSpan Sign
Hi
Is it possible to have multiple signers for one field.
If any one of the signers , signs the field then the other signer is not asked to sign that field
thanks
mario'
Forum topic
OneSpan Sign
Hi,
I am trying to retrieve the signer authentication token to build the SignInUrl to be used in Iframe in our application, which we are working on.
I am trying to use the approach of creating SignerSession with Signer Authentication Tokens as per the below blogs