This project is not covered by Drupal’s security advisory policy.

Typed Widget provides a service to dynamically create form elements based on Typed Data data type plugin ids or Data Definitions. This is most useful for modules that implement custom data types, and less useful for entity types that implement form handlers.

TODO

  • Make a stable and usable API for entity types
    • Option to use complex data or form handler.
    • Split element builder for entity types into a separate class like primitive element builder?
  • Add an interface that non-entity complex data can use to implement:
    • custom form handler
    • custom view handler
  • Support typed config?
  • Support add more functionality for list elements
  • Support Rules

Examples

The module also has a github repository at https://github.com/mradcliffe/typed_widget

Supporting organizations: 

Project information

Releases