Checkboxes
Monday, March 21, 2016 at 09:22am
Hi,
If my understanding is correct the Checkbox in eSignLive PDF form is bound to a Signature field.
What this means is, as a user signing the form, I have the option to Check or Uncheck it.
However, is there a checkbox that I can put on the form that will be filled with static data. Similar to injected fields.
What I would want is a Checkbox that when an injected fields "CHECKBOX_1" for example is "true" a check appears in that Checkbox.
If the "CHECKBOX_1" is "false" then the box would remain unchecked.
The user would not have the ability to check or uncheck it, this would all have to be data driven.
How would I set it up through the .NET SDK? Is this possible? Is there an example?
Thanks!
Reply to: Checkboxes
Monday, March 21, 2016 at 11:36amReply to: Checkboxes
Tuesday, March 22, 2016 at 07:05am