Active
Project:
Multiple forms
Version:
7.x-1.0
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 Mar 2013 at 15:30 UTC
Updated:
28 Jun 2013 at 13:14 UTC
Is hook_form_multiform_alter() supposed to work? I am trying to add a wrapper around the submit buttons to match that of the core. Which would be a
<div id='edit-actions'>
.
Thanks