Form Chunk

Categories

Component ID

2270427

Component name

Form Chunk

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This sandbox is a developer's helper to easily make mini-forms for entities that are a list of field API fields in an arbitrary order.

This module is entirely programmatic; it provides no UI. Instead you have to implement a hook that describes what your form chunk looks like, and the module provides a URL that presents the edit form for that chunk. The URL can then be provided as a link in a method the developer chooses, or embedded into something else such as a panel pane; but this module does not do that part (at this time).