Views Forms
Categories
Component ID
399006
Component name
Views Forms
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
863
Component created
Component changed
Component body
The Views Forms module provides a FAPI element called "viewsform" and allows to integrate views in forms. You probably do not need to install this module unless another module you are using requires it.
Status of development
Done
- viewsform element is only usable in multistate forms (as it is a multistate form-element)
- filters/arguments are configurable
- exposed filters are working (form values are kept)
- pager (as buttons) are working (form values are kept)
- Ajax functionality (allow to use filters/pager in a viewsform element without the need to refresh the whole page)
- Replace links in views (that change arguments) with buttons
ToDo
- Allow to add form fields to views (like checkboxes to actually select something)
- Allow attachments to expand the viewsform element
- And a lot more