Allow to disable certain forms via GUI
sun - November 17, 2007 - 22:52
| Project: | Journal |
| Version: | 5.x-1.x-dev |
| Component: | Forms |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
AFAIS, there are two possible ways to disable the journal entry fields for certain forms:
- Use an AJAX widget to disable journal entry fields on the fly.
- Use a 'Spy' (see Short Form module) to collect form ids and select those to disable.
Both ways require a new settings page for Journal, which could happily live in admin/logs/journal/settings.

#1
Dumb me. Marking as duplicate of #228244: Implement hook_form_controller().