Property:Has status
Appearance
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
This property defines the | This property defines the publication status of an entry, controlling its visibility on the front-end. | ||
[[Has type::Text]] | [[Has type::Text]] | ||
Latest revision as of 02:44, 21 September 2025
This property defines the publication status of an entry, controlling its visibility on the front-end.
Text Draft Published Archived
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Draft", "Published", "Archived" ] } }