Hi,

I'd like to hear if there is a way, without diving into hooks and theming, to set a title and description for those pages that ask a user to provide the input parameters I've set as required for a rule component. I'm uncertain wether this is something that should be done through the Rules module, or the VBO module?

Comments

bojanz’s picture

Status: Active » Fixed

No, you need to alter the form through a hook.
I've just committed #1286718: Add hook_views_bulk_operations_form_alter(). to make this easier (will be in tomorrow's 7.x-3.x-dev and the 7.x-3.0 release soon to be tagged).

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.