Jump to content

Instructions to customTypes in the CMS

Recommended Posts

Posted

Im looking for a way of adding an instruction to the CMS for custom types. I see that some of the standard inputs already got these -  whats the name of the key i should use?

For instance the code below produces a text input with a label 'Project name'. I would like to also display a note or instruction below the text field in the CMS giving some additional instrcutions, like 'The project name can be no longer than 30 characters'.

  "customTypes" : [
    {
      "title" : "Project",
      "name" : "project",
      "base" : "text",
      "fields" : [
        {
          "name": "name",
          "title": "Project name",
          "type": "text"
        }]
	}]

 

  • Replies 0
  • Views 285
  • Created
  • Last Reply

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.