Tablefields

Deprecated. Tablefields are used with the table formfield type, which is deprecated. Use the list field type instead — it provides the same functionality with a drilldown subform UX and full output modelling support.

Tablefields are field types used within table formfields. They define the columns and data entry controls for tabular data collection.

When you use a table formfield, each column is defined by a tablefield. Table fields are similar to regular formfields but with some restrictions since they operate within a row context.

Common Properties

All tablefields share two fundamental properties:

  • name (string, required): The unique identifier for the column
  • type (string, required): The field type - determines which page below describes the available properties

Each tablefield type has additional properties specific to its functionality. Click on a tablefield type below to see its complete property reference.

Browse the tablefield types using the navigation sidebar, or refer to the table below:

Field Type Description
text A text input field
textarea A textarea input field
number A number input field
password A password masked input field
checkbox A checkbox field
datetime A datetime field
enum A multi-column filterable dropdown box

Copyright © 2023-2026 AnsibleForms. All rights reserved.