Field types
All available field types
Here is the full list of available field types:
Input type: Google Maps/ OSM map
Allowed values: any
Validation: address
Displayed as Google Maps/ OSM map
Input type: checkbox
Allowed values: the specified options
Validation: is an allowed value(s)
Displayed as: list
Input type: country picker
Allowed values: the specified options
Validation: is an allowed value
Displayed as: string
Input type: input date
Allowed values: date
Validation: date (format YY-mm-dd)
Displayed as: string
Input type: daterange (js)
Allowed values: date
Validation: date (format YY-mm-dd)
Displayed as: string
Input type: input datetime
Allowed values: datetime
Validation: date (format YY-mm-dd HH:ii:ss)
Displayed as: string
Input type: embed field
Allowed values: resource url
Validation: embeddable url
Displayed as: iframe
Flexible field
Input type: custom
Allowed values: meta field block
Validation: meta field
Displayed as: none
Post
Input type: select
Allowed values: a valid post ID
Validation: integer
Displayed as: string
Post multi
Input type: select multi
Allowed values: a valid post ID(s)
Validation: integer
Displayed as: string
Input type: radio
Allowed values: the specified options
Validation: is an allowed value
Displayed as: string
Input type: range
Allowed values: the specified options
Validation: is an allowed value
Displayed as: string
Input type: stars selection
Allowed values: the specified options
Validation: is an allowed value
Displayed as: string | html
Input type: repeater
Allowed values: a valid meta field
Validation: meta field
Displayed as: string
Input type: relational
Allowed values: the specified options
Validation: a valid WordPress entity
Displayed as: string
Input type: select
Allowed values: the specified options
Validation: is an allowed value
Displayed as: string
Input type: select multi
Allowed values: the specified options
Validation: is an allowed value
Displayed as: string
Term
Input type: select
Allowed values: a valid term ID
Validation: integer
Displayed as: string
Term multi
Input type: select
Allowed values: a valid term ID(s)
Validation: integer
Displayed as: string
User
Input type: select
Allowed values: a valid user ID
Validation: integer
Displayed as: string
User multi
Input type: select
Allowed values: a valid user ID(s)
Validation: integer
Displayed as: string
Last updated