Skip to content

CMS: Add support for Template Label #441

@theroadeldorado

Description

@theroadeldorado

Description
Would be nice if when editing template schema we could add more user friendly name that would be displayed in the CMS.

Screenshot 2024-10-24 at 4 47 19 PM

Proposed solution

Would be nice to have "Home Hero" vs "TemplateHomepageHero"

  name: 'TemplateHomepageHero',
  label: 'Home Hero',
  description: '',
  fields: [],
  });```

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions