DKAN JSON Form Tweak
No security coverage
Dkan ecosystem
This module enhances how DKAN generates forms from JSON schemas. It adds template suggestions for better element identification, enables navigation within datasets for easier property access, and provides options to close or delete multiple-value properties for improved organization and management.
INTRODUCTION
Tweak the DKAN form generation from JSON schema
Features
- Some template suggestions are added to allow to identify form elements generated through the JSON form widget
- Enable navigation for a dataset (or other data entity), that let you jump to properties directly (helpful if you have a large schema with a lot of properties)
- Enable close button for properties that can contain multiple values, thus closing all the details elements that contain the values for better overview
- Allow to delete single properties that can contain multiple values. alternative solution to #4335 for the removal part.
REQUIREMENTS
INSTALLATION
Install as you would normally install a contributed Drupal module. See: https://www.drupal.org/node/895232 for further information.
MAINTAINERS
Current maintainers:
- Stefan Korn (stefankorn) - https://www.drupal.org/u/stefankorn