AJAX Select
makara - June 30, 2008 - 06:31
AJAX Select can enable CCK select fields with an AJAX feature to dynamically update the value of that field when viewing the node. It works by replacing the value of the field on the node view by a select field.
CONFIGURATION
- Visit http://[your-site]/admin/settings/ajax-select
- Choose the content type and CCK field which you want to enable the ajax select box for.
- Optionally enable the css coming with this module.
CUSTOMIZATION
- Theme functions:
- theme_ajax_select_field_html($node, $field, $delta, $node_field)
- theme_ajax_select_ajax_form($form)
CREDITS & CONTACT
- Current maintainer: Makara Wang
- This project has been sponsored by: Raincity Studios
Releases
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 5.x-1.x-dev | 2008-Jul-24 | 11.65 KB | Download · Release notes | Development snapshot | |
