For the complete documentation index, see llms.txt. This page is also available as Markdown.

Multi-Line

A general purpose field which may be used to store multiple lines of text.

Additional options for Multi-Line fields:

  1. Required: Enable checkbox if field cannot be left empty.

  2. No. Lines: Specify the height of the input box by indicating the number of lines to display. This does not affect the amount of text that users can enter, just the size of the input box.

  3. Default: Specify the default content you want this field to display when you first create an entry.

Last updated