Property:Has empty value behavior
From Miniscope
More actions
SemanticSchemas: Update property metadata Tag: Manual revert |
SemanticSchemas base configuration — meta-properties, meta-categories, subobjects, and display templates |
||
| Line 1: | Line 1: | ||
<!-- SemanticSchemas Start --> | <!-- SemanticSchemas Start --> | ||
[[Has type::Text]] | [[Has type::Text]] | ||
[[Has description::What to do when a field has no value.]] | [[Has description::What to do when a field has no value.]] | ||
| Line 8: | Line 5: | ||
[[Allows value::show]] | [[Allows value::show]] | ||
[[Allows value::hide]] | [[Allows value::hide]] | ||
[[Has input type::radiobutton]] | |||
<!-- SemanticSchemas End --> | <!-- SemanticSchemas End --> | ||
[[Category:SemanticSchemas-managed-property]] | [[Category:SemanticSchemas-managed-property]] | ||
Latest revision as of 16:56, 3 April 2026
Text What to do when a field has no value. Empty value behavior show hide radiobutton
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "show", "hide" ] } }