Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Additionally you can find the following advanced settings: 

  • Select in Unison
    • When multiple radio buttons of a group have the same export value -> as soon as one radio button with one of this duplicate export value is selected, all radio buttons of the group with the same export value get selected

Checkbox

General
  • Required
  • Read-only
    • when this property is checked the user cannot edit the value.
  • Id
    • a (technical) field identifier which is typically used when the form values should be processed automatically after signing. Its use typically depends on integration scenarios.
      The control supports copying the value directly to the Windows clipboard, by pressing the "copy" icon ().
  • Export value
    • An "export value", which is the meaning assigned to the checkbox when it is checked. Using this field might be indicated when form values should be processed automatically after signing. Its use typically depends on integration scenarios.
  • Deselected
    • The initial value of the checkbox element; while the label automatically changes between "Deselected" and "Selected" in the current implementation to reflect its current state.

...