LWaddell | Posts: 2

Text Tag Field Names

0 votes

We are implementing Conditional fields.  I am starting by trying to get our existing text tag to use the fieldName.  From the documentation, I see this syntax  {{esl_SignerAutograph:signer1:Signature}} .

Using that as a sample I changed my tag to {{?esl_lender:A201Name1:textfield:,offset(0,-15), size(275,25), maxlen(40)}}.  The A201Name1 represents the signer1.  When I submit a package to the designer with this tag I get the following error:

Could not upload documents to package. Exception: The remote server returned an error: (400) Bad Request. HTTP POST on URI https://sandbox.esignlive.com/api/packages/z4Eo-ny5j3f_TmzxWmVrzhle2AE=/documents. Optional details: {"messageKey":"error.validation.texttag.propertiesFormatError","message":"{{?esl_lender:A201Name1:textfield:,offset(0,-15), size(275,25), maxlen(40)}}: Properties format error.","parameters":{"tag":"{{?esl_lender:A201Name1:textfield:,offset(0,-15), size(275,25), maxlen(40)}}"},"code":400,"name":"Validation Error"}


Duo_Liang | Posts: 3776

Reply to: Text Tag Field Names

0 votes

Hi LWaddell,

 

Two places I noticed in your text tags:

(1)there's an extra comma before "offset"

(2)maxlen should be "Maxlen"

 

See the attached word file.

 

Duo


Attachments
LWaddell | Posts: 2

Reply to: Text Tag Field Names

0 votes
Thank you so much. I appreciate your prompt reply. Sorry it was for a typo.

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