Documentation

Field types

  • text

    Use this for simple text strings

  • textarea

    Great for longer sections of text

  • boolean

    Returns true or false

  • select

    A select element with options that can be chosen

  • wysiwyg

    Rich text with some basic markup features and link creation

  • repeater

    Creates a list of items with various subfields using the field types

  • menu

    A list of items with label and url subfields

  • image (Pro and Elite plan only)

    Upload an image of up to 5MB


Continue to see some Code examples.