Edit a Custom Field Editor

Once you've created a custom field editor, the files needed to adapt it to your needs are available when you select and open the component.

  1. Click Developer in the side navigation.
  2. Click View All Components.
  3. Select the custom field editor component and click Open.

By default, a custom field editor comes with the following content:

  • appinfo.json - contains the metadata of the editor
  • assets folder that includes two files which implement the custom field editor:
  • folder_icon.png - this icon the editor uses when displayed on the components page.