Active
Project:
JSON Form Widget
Version:
1.x-dev
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Apr 2026 at 10:36 UTC
Updated:
22 Apr 2026 at 10:36 UTC
Jump to comment: Most recent
JSON Schema supports some conditional logic for validation as explained here:
https://json-schema.org/understanding-json-schema/reference/conditionals
Presumably this is already "supported" in the sense that it will be taken into account when validating JSON, but it would be nice if the form UI reflected that. The logic should map to Drupal's Conditional Form Fields API.
Comments