Versions Compared

Key

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

...

General

Advanced

  • 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 clipboardbrowser session storage, by pressing the "copy" icon ().
  • New value
    • the initial value of the textfield element can be defined. This value will be shown to the recipients already before editing the value.
  • Font family
    • The font family defines which font should be used for rendering the text in the web browser, and also be used for filling form elements in the PDF. Keep in mind when working with languages that require usage of Unicode characters, that the font installed on the server must also support the entire (used) unicode charset - otherwise the entire text or some characters will be represented using replacement characters.
  • Font size, text color, text alignment
  • Multi-line
  • Password
    • the field behaves as a password field, which implies that the value entered by the recipient (or prefilled) is not readable but showing masked password input instead
  • Character limit (0= no limit)
    • Define a maximum text input length

...