Account


Earned badges

Achievement: Latest Unlocked

Topic Started

Topics
Hello, It seems the Package Object is not too happy with if statements with in the code block.
Hi all, I am just getting through a few cycles of testing in the sand box on my way to uploading and populating large form with multiple signers from an external web app.
Hello, I am just getting started with eSign live and will start working on .NET integration in the next week or so.

Replies Created

Reply to: No Fields or Signatures mapped to form

0 votes
So I have run a few more test after converting all the fields on my original form to Text fields as well as testing the form you sent. I am able to get both signers to sign the document but no injected fields in are working for me and I get no errors when debugging? In my original code there was one incorrect field name for the first signature field. But that has been corrected. Getting a bit frustrated and burning a bunch of hours.

Reply to: No Fields or Signatures mapped to form

0 votes
When I remove the radio button group VS complains with red line under the radio button object, also on this example page the groups are included so I am a little confused. http://docs.e-signlive.com/doku.php?id=esl:e-signlive_guide_fields&_ga=1.138729082.855580168.1472843907#unbound_fields
     .WithInjectedField(FieldBuilder.RadioButton()  

If one Injectedfield is not formatted correctly do they all fail?  I am still not getting any errors  in VS when debug.  I put break point just after the .Build() call and get no errors.

For example this text field is the first one in the list.
  .WithInjectedField(FieldBuilder.TextField()
                        .WithName("IIIA_txtAgentAcceptPrintName")
                        .WithValue("John Doe")
                        .WithPositionExtracted())
It never shows up on the form?

Reply to: No Fields or Signatures mapped to form

0 votes
Sorry I am putting out a few fires this morning I am using sandbox.e-signlive.com I started with an account in sandbox.esignlive.com and was instructed to switch. Todd

Subscriptions

Topics Replies Freshness Views Users
Hello, It seems the Package Object is not too happy with if statements with in the code block.
5 7 years 5 months ago 97
Profile picture for user harishaidary
Hi all, I am just getting through a few cycles of testing in the sand box on my way to uploading and populating large form with multiple signers from an external web app.
31 7 years 6 months ago 53
Profile picture for user harishaidary
Hello, I am just getting started with eSign live and will start working on .NET integration in the next week or so.
6 5 years 8 months ago 302
Profile picture for user Duo_Liang
Profile picture for user harishaidary

Code Share

This user has not submitted any code shares.

Subscriptions Release Notes

This user is not subscribed to any release notes.