Active
Project:
Node Widget
Version:
6.x-1.0-beta4
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Jul 2010 at 16:27 UTC
Updated:
21 Jul 2010 at 09:10 UTC
Seems that this doesn't respond to hook_form_alter. I can't figure out why — it's a form ain't it? But I dump the form_ids with that hook in a custom module and the form this module produces isn't listed. Any idea how to get at it?
Comments
Comment #1
phl3tch commentedAnyone?
Comment #2
JaapB commentedI found a "hook_node_widget_form_alter()" in node.node_widget.inc
Maybe that helps?