533 results matched your search criteria
Forum topic
OneSpan Sign
I have a form which I'm using document extraction to pull in fields from, and some of the pieces need to be entered at the signing ceremony. Is it possible to mask some of those fields as they are considered PPI? I'll read them on the backend securely, but don't want them showin
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
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).
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
Hi!
Do you know if I can retrieve the fields that I configure in the template layout? I know that we have available an evidence summary, but is possible to retrieve this fields by an API service? Not as a pdf but as metadata.
Thanks for your help!!!
Forum topic
OneSpan Sign
Hi,
With the standard PackageBuilder/DocumentBuilder coding, as per the example below, every specific field needs to be included in the single PackageBuilder statement. With this, every document type must be coded separately and the statements are often very long in nature.