165 results matched your search criteria
Forum topic
OneSpan Sign
We have PDF forms in our system that contain "Date" areas. Some of these Date areas contain a single line for which the Date would be placed above. We have other forms where the Date area was pre-populated with the Forward Slash separators ( MM /dd / YYYY ).
Forum topic
OneSpan Sign
When I send a document to be signed, I'd like to auto populate a date field that is 30 days after the signing date. Is this possible with the SDK?
Forum topic
OneSpan Sign
I looked in the docs and the API but this was not immediately obvious if this function existed so question:
I can specify a bound field Date, that gets filled in by eSignLive with the date that the user signs.
However the date format that is filled in now does not match the date on our PDF form
Forum topic
OneSpan Sign
Re Expiry date, it seems I can check [defaultTimeBasedExpiry] bool field to know Expiry date s/b calc'd by adding [remainingDays] field to Txn creation date.
There is another field call [maximumRemainingDays]<- what is this? where is it set?
Forum topic
OneSpan Sign
The Date/Time Stamp that gets populated on the signed document is a small font, is this something that can be adjusted?
Forum topic
OneSpan Sign
Hello,
I can't find an API call that can give me list of time and date in which each signers are notified to sign documents. Also is there is an API call that lists each signer and their signed date?
Forum topic
OneSpan Sign
We're using document extraction to populate a Signature Date field with the date of signing via naming a form field with something like this: [Signer1.Capture1.label1.Date].
Forum topic
OneSpan Sign
Hey there!
I have a transaction with ExpirationDate with 2 signers (with sign order) and are required Attachments.
Forum topic
OneSpan Sign
Guys -
Is there a way to format the date capture to only be a date and not a date/time? I know we can do this with labels as we are currently doing it but was hoping we could format that date capture.
Forum topic
OneSpan Sign
Hello,
In Java, I would like to add a new field where the signer should fill in a date (in a date format DD/MM/YYYY).