1. Home
  2. Docs
  3. Field Types
  4. Button

Button

A normal button field.

Configuration options

General
  • Button caption/label: the name of the button.
  • Button description: you can use this to provide a description of what the button will do.
Advanced
  • Button id: the id of the button.
  • Function to run on click: you can use this to trigger a particular function when the button is clicked.

How can we help?