Question
VAR names w/ old syntax "_es_" & colons w/ new syntax
Here are two generic questions.
I have a few PDF's that are using the old _es_ naming convention with no colons. I need to convert to the new convention and have two issues to resolve.
- How can I reference a VAR in the PDF that uses the new syntax?
My code uses the old reference below and I can't use colons in my variable names. Any thoughts?
Ex: (old reference works) txtOwnerName_es_signer_signature >> (new reference w/ colons breaks) txtOwnerName_es_:signer:signature - This one pertains to existing _es_ variables that I don't need EchoSign to handle at this point. Will there be any issues if I leave the _es_ reference alone and can I assume that EchoSign will ignore processing those items? If I can leave them alone then I can avoid making more changes on our end.
Ex: txtOtherVar_es_signer_date --- in this example, I'll handle the date from my side and DO NOT need EchoSign to do anything. Will this cause problems?
If you need more detail I can update as needed.
Thanks. ![]()
