Set 'weight' button in action/ conditon to be 'rules weight'

Amitaibu - May 10, 2008 - 10:52
Project:Workflow-ng
Version:5.x-2.x-dev
Component:Wng User interface
Category:feature request
Priority:normal
Assigned:Unassigned
Status:by design
Description

As in this patch #256748 I had to change the taxonomy form 'weight' button to prevent a name collision.

#1

fago - May 13, 2008 - 13:36
Status:active» by design

indeed, but there always might be name collisions when embedding forms this way. You could try something like
$form['container'] = taxonomy form
$form['container']['#tree'] or use the subform element module, however this no good idea as it would add a new module dependency.

 
 

Drupal is a registered trademark of Dries Buytaert.