627 results matched your search criteria
Forum topic
OneSpan Sign
I am trying to understand how conditional fields and logic works in the .NET SDK C# code. I have 4 RADIO buttons, 4 TEXT fields and 4 SIGN fields.
Forum topic
OneSpan Sign
Has anyone noticed problems with the handover URL and hash location strategy routing? If so, have you found a workaround?
When setting the handover url to something like "https://www.mydomain.com/#esign", we are seeing different behavior between the handover button and text link.
Forum topic
OneSpan Sign
Hello,
I get documentExtractError when create and send package with pdf document in REST API. It started when I added "extractAnchor".
Forum topic
OneSpan Sign
In the following piece of code I am inserting Check Buttons, thru a list of SignatureDetails. Here I am adding the entries to the DocumentBuilder documentBuilder = DocumentBuilder.NewDocumentNamed(document.FileName)
Forum topic
OneSpan Sign
Today my api received a 500 from onespan api when try to add an approval to a document:Transaction ID: rgTewo--sFa0BVWLrD-hKnfjVmk=DocumentID: clrth98xx04xvtvsi8r2ejwwv
Forum topic
OneSpan Sign
Hello,
During our testing of the new Version 11 enviornment we’ve Identified some enhancement requests that we would like to put out on the table.
Forum topic
OneSpan Sign
Hi there.
What I'm trying to do is specify the sender of a package to be [email protected]. Our main account owner is [email protected]. No matter how I update my JSON, the package sender is still [email protected].
Here is my pertinent JSON package
Forum topic
OneSpan Sign
I use the event notifier with a Iframe (https://community.onespan.com/documentation/onespan-sign/codeshare/esignlive-event-notifier) for couple years in my projet and when I have configure it initially the event to check for completion was ESL:MESSAGE:SUCCESS:SIGNER_COMPLETE.
Forum topic
OneSpan Sign
Hi,
New to onespan.
Below is my code to do the text anchor e-sign on my pdf
Forum topic
OneSpan Sign
I'm trying to save some metadata in the `data` attribute of approvals, or even within a `Field`, but when I GET the package, `data` is `None`. I've had no issues saving metadata within `Documents.data`.