Anonymous (not verified)

Error when adding text tag

0 votes

Hi,

When I add the following text tag, I receive a format error:

{{esl:Signer1:textfield:size(40,15):Maxlen(3)}}

According to https://community.onespan.com/documentation/onespan-sign/guides/feature-guides/developer/text-tags-extraction, this should be possible

Maxlen error


Attachments

Reply to: Error when adding text tag

0 votes

Hi Patrice,

 

Thanks for making the post! When you have multiple attributes specified in text tags, try using comma to separate them, like below:
{{esl:Signer1:textfield:size(40,15),Maxlen(3)}}

A more complicated example could look like:

{{esl_checkbox1: Signer1:checkbox:offset(0,-15),size(275,25),Maxlen(40)}}

 

Duo

Duo Liang OneSpan Evangelism and Partner Integrations Developer


Hello! Looks like you're enjoying the discussion, but haven't signed up for an account.

When you create an account, we remember exactly what you've read, so you always come right back where you left off