Custom Form

Show a custom form connected to a data source

by @pixiebrix

How to Use

No instructions provided yet. Have questions?
Ask the PixieBrix Community!


Inputs

Name Required Type Description
schema object
storage multiple
autoSave boolean Toggle on to automatically save/submit the form on change. If enabled, form will not display a submit button.
recordId string Unique identifier for the data record. Required if using a database or local storage
uiSchema object
className unknown
submitCaption string The submit button caption (default='Submit')
successMessage string An optional message to display if the form submitted successfully

Outputs

Name Required Type Description
No outputs for this brick defined.

Related Tags