534 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
there is a need to create link withing signed pdf document that would point to internal site.
Forum topic
OneSpan Sign
So I was able to create a package, with a field which is placed on the first page.
How can I say that the field needs to be on every page?, or only on the last page, keeping in mind that I don't know in front how many pages the file contains ?
Forum topic
OneSpan Sign
Hi
Can we set a CAPTURE field to optional?
If so can you send me a link to the latest object docs.
This is latest one that I can find.
http://docs.e-signlive.com/10.0/schema/index.html#package
Regards
Mario
Forum topic
OneSpan Sign
HI,
I have created a package with some document and set its status to "SENT".
Forum topic
OneSpan Sign
I am trying to add validation to a Canadian Postal Code field using REST API using following code.
Forum topic
OneSpan Sign
Is there a way to configure OneSpan Sign to email field values from packages created from a template?
Forum topic
OneSpan Sign
I think this is a dumb question, but do I need Conga to merge SF data into a document or can I use Field Mappings (via Conventions)? For example, I want to place the company name from the account record that the contact is related to on a document. Conga or Conventions?
Forum topic
OneSpan Sign
I am trying to find documentation on we can create fields on a PDF that OSS can anchor to. I have Adobe Acrobat CC and can add text fields to a PDF file. I am trying to anchor to the field by the name I gave those text fields and it doesn't appear the OSS can find them. Am I add
Forum topic
OneSpan Sign
Hi team,
There's a guide named Field Values from your Feature Guides where I've found a function in SDK to get all field values in one shot:
eslClient.getFieldValues( packageId )
My question is, is there an endpoint URL for the same function in REST?