AFAIS, there are two possible ways to disable the journal entry fields for certain forms:

  1. Use an AJAX widget to disable journal entry fields on the fly.
  2. 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

sun’s picture

Status: Active » Closed (duplicate)

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