Property:Has empty value behavior
Jump to navigation
Jump to search
SemanticSchemas: Initialize property type Tag: Manual revert |
SemanticSchemas: Update property metadata Tag: Manual revert |
||
| Line 4: | Line 4: | ||
[[Has type::Text]] | [[Has type::Text]] | ||
[[Has description::What to do when a field has no value.]] | |||
[[Display label::Empty value behavior]] | |||
[[Allows value::show]] | |||
[[Allows value::hide]] | |||
<!-- SemanticSchemas End --> | <!-- SemanticSchemas End --> | ||
[[Category:SemanticSchemas-managed-property]] | [[Category:SemanticSchemas-managed-property]] | ||
Revision as of 06:44, 20 January 2026
Text What to do when a field has no value. Empty value behavior show hide
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "show", "hide" ] } }