Fields Reference¶
This section covers the Lucit form fields system — the JSON-based configuration used to build dynamic user input forms throughout the platform.
Available Documents¶
Lucit Form Fields Specification¶
A complete specification for Lucit's JSON-based form field configuration system. Covers field object schema, all supported field types, validation rules, and where form fields can be used across the platform.
Use this reference when:
- Creating settings fields for a data source or capability
- Building form fields for a manual automation that prompts user input
- Adding configurable settings to a custom designer element
- Configuring custom fields in a template that users fill out during Post Ad
Related Resources¶
- Field Map Macro Reference — Reference for all available dynamic data macros and their syntax
- Template Custom Fields Guide — How to use form fields within the Template Designer custom field system
- Application Reference — Per-application documentation including capability and feed param field configurations