Property:Has content status

From edegan.com
Jump to navigation Jump to search
(Created a property of type Has type::Text)
 
Line 8: Line 8:
 
* [[Allows value::In Wordpress]]
 
* [[Allows value::In Wordpress]]
 
* [[Allows value::Published]]
 
* [[Allows value::Published]]
 +
* [[Allows value::Tabled]]

Revision as of 11:29, 29 October 2016

This is a property of type Text.

The allowed values for this property are:

  • Idea
  • In Development
  • Draft
  • Edit
  • In Wordpress
  • Published
  • Tabled
{
    "type": "PROPERTY_CONSTRAINT_SCHEMA",
    "constraints": {
        "type_constraint": "_txt",
        "allowed_values": [
            "Idea",
            "Draft",
            "In Wordpress",
            "Published",
            "Tabled",
            "Peer Edit",
            "Revision",
            "Outline",
            "TBD"
        ]
    }
}