invalid_name

Validation returns an invalid_name error message.

Referenced component has an invalid name

A component's name is invalid if it contains either:

  • Whitespace - for example:
    <field name="has space"/>
  • More than 64 characters - for example:
    <field name="thisNameIsWayTooLongthisNameIsWayTooLongthisNameIsWayTooLongthisNameIsWayTooLong"/>

Procedure

  1. On the Canvas panel, select the component that contains the error.
  2. Edit the component's name by either:
    • Removing all whitespaces
    • Reducing the component's name to less than 64 characters

Cannot resolve issue

Feel free to email us or talk to us live about your issue (click the icon at the bottom-right corner of the web help).