String-Type

Data Item: String-Type

Displays a text field that accepts any character type. Available in three formats: single line, multiple line and Markdown. You can type into editable String-type Data Items and the input will be saved when the task is either completed or saved.

Configs: Common
  • mode_edit_outline Item Name
  • mode_edit_outline Field Name *
  • Data Type
  • mode_edit_outline Description
  • mode_edit_outline Note
  • arrow_drop_down Columns
    • 1
    • 2
    • 4
Configs: String-Type
  • arrow_drop_down Form Type
    • Text box single line
    • Text box multiple lines
    • Markdown
  • check Required
  • mode_edit_outline Initial value
    • Manually input string
    • arrow_drop_down Insert expression…
      • Title
      • Process ID
      • Process Start User
      • Process Start Organization
      • Process Start Time
      • Process Sequence
      • App ID
      • App Name
    • Preview (displayed only when the form type is “Markdown”)
  • mode_edit_outline Minimum Length
  • mode_edit_outline Maximum Length
  • mode_edit_outline Regular expression to be satisfied
  • mode_edit_outline Placeholder
  • mode_edit_outline Row Count (set up only when the form type is “Text box multiple lines” or “Markdown”)

Capture

Settings Screen

Input Screen

Notes

  • In order to input/edit a Data Item, the editing permission at the Task must have been set to “Editable”
  • The maximum number of characters that can be entered in one Data Item is 1 million
  • URL format strings (starting with https:// http://) will automatically become links when displayed
    • The format type [Markdown] does not automatically create a link, so you need to use link formatting or HTML
  • If you select “Markdown” as the [Form Type], you can easily express headings, lists, links, emphasis, etc. using symbols and character combinations (R1020, R1021)
    • [Preview] shows the rendered result of the Markdown text
  • The initial value in a String-type Data Item is limited to 8000 characters and an error occurs if exceeded
  • Regular expressions can be used to restrict the input data to specific formats such as email addresses, zip codes, etc.
    • [Regular Expression to be satisfied] is limited to 2000 characters
  • Automated Step [Update Data] can update String-type Data Items with Process data automatically
  • String-type Data Items can be used in conjunction with some automated Steps (such as Message Start Event (email)) to retain data received from external sources
  • Using the “Questetra Form JavaScript API“, you can also get/assign input field values and register event handlers

See also

Discover more from Questetra Support

Subscribe now to keep reading and get access to the full archive.

Continue reading