Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Route module enables the construction of wizard like journeys using Panels. It's mostly useful for developers that require high levels of configurability and flexibility for their multistep forms.
You've just installed a module, but now you need to configure it. Where is that new menu item?
This module corrects this problem by redirecting to a module's configuration page when a single module is enabled or displaying a list of configuration pages when more than one is available.
Presents Field Collection fields in a modal for adding / editing / deleting content.
This module will change the add / edit / delete links on field collections to use CTools modals, and will present the forms for adding / editing content, and the button for deleting content, in a modal.
The modals are standard CTools modals, so styling will need to be applied for custom formatting.
Currently, field collection does not support revisions. However this is under active development for both field collection and Entity API (which field collection depends on). Once revision support is implemented for field collection, this module will be revised to support revision editing as well.