Skip to main content

Supported data types

Templionix field behavior depends on Word content control type and input value shape.

Common value types

  • Text: names, addresses, labels
  • Formatted text: rich content with style
  • Date: contract date, issue date, due date
  • Boolean: checkbox-style true/false fields
  • Enum/list value: dropdown-selected option
  • Array/list: repeating section rows
  • Plain text control -> scalar text
  • Rich text control -> styled text block
  • Date picker control -> date value
  • Dropdown control -> one selected option
  • Repeating section -> array of objects

Notes

  • Keep data type consistent per tag across runs
  • Validate repeating data shape before generation