Posted by sun on November 17, 2007 at 10:52pm
Jump to:
| Project: | Journal |
| Version: | 5.x-1.x-dev |
| Component: | Forms |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (duplicate) |
Issue Summary
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.
Comments
#1
Dumb me. Marking as duplicate of #228244: Implement hook_form_controller().