108 results matched your search criteria
Forum topic
OneSpan Sign
Hi team,
One of our client is asking whether it's possible to have dynamic logos in their activation email. They want to have different logos per package depending on the recipient information. Any suggestions?
Thanks in advance!
Forum topic
OneSpan Sign
Hi,
in the account setting for the below resource, can I put '"$RECIPIENT_NAME;" as the variable there? if so, could you please provide the sample?
Forum topic
OneSpan Sign
Hi
Is there a way that custom package attributes can be shown in the email sent to the signers.
https://developer.esignlive.com/guides/feature-guides/package-attributes/
For example I might need some additional text in the email for only some of the signers.
Forum topic
OneSpan Sign
I am using a template inside OneSpan to create the package. The template is set up for 2 signers but I would like to remove the second signer using the apex class if there's not one.
Forum topic
OneSpan Sign
Hello Team,
I'm working on the use case below and was wondering if you could help !
Use Case: We have an existing template with some documents and fields on it and we want to retrieve those fields to bind some values on them.
Forum topic
OneSpan Sign
Is there a way to customize email template variable (specifically $PACKAGE_OWNER_NAME) when we create package using `Clone` rest API ?
Forum topic
OneSpan Sign
Hello,
I want to create a package from an already created template with sign field & assign to the signer and show in an iframe to sign the fields. I am using PHP. I tried using simple web application PHP code given in the forum. but not working.
Please help me with that.
Forum topic
OneSpan Sign
Hi everyone,
We have templates that are created through the Web UI with Custom Field fields on the template. The package is being created based off the template, and certain information about the signer needs to be prepopulated on the form (i.e.
Forum topic
OneSpan Sign
Hello,
I have a template I created from the eSign dashboard. I'm trying to change the document's id through the update document PUT request.
Forum topic
OneSpan Sign
Hello,
How do you populate a field when creating a package from a template? I don't want to define the field location in my code. Instead I need to simply pass along the value that should appear in the correct location.