Serialized form

Categories

Component ID

2339985

Component name

Serialized form

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Creates a widget for text and binary field types that invokes a custom hook to build a form to fill it with custom data.

  • Useful if you have a dynamic amount of custom form widgets that aren't field widgets: save it all serialized.
  • NOT useful if you have to search this data or have other processes use it.