Plugin error messages
The Buzzy Figma plugin and the debug/preview mode of your app provide warnings and error messages if something isn’t quite right. Here’s a list of the messages and what they might mean.
Filter fields must be in a filter element
Insert and edit fields must be in a form component
Insert mode fields can only be used on capture mode form
Field must be in ‘insert’ mode on an capture mode form
No row data is available for the field to show; ensure a row is being passed to the screen
Field does not exist in the current row; ensure the correct field has been selected
Field does not match the form data table (microapp)
Field does not match the filter data table (microapp)
JSONATA error: (specific error message)
Last updated