Closed (fixed)
Project:
Node form columns
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Jan 2011 at 22:05 UTC
Updated:
30 Oct 2011 at 14:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
yugongtian commented+1
Comment #2
RealBirkoff commentedThe hide option didn't work on any field at all here, the module expects $form['#id']=='node-form' while it's more like $form['#id']=='[nodetype]-node-form'.
this simple patch seems to fix it..
Comment #3
itai_biren commentedit seems not to help me.. still can't hide fields..
can you eplain or give me another patch?
Comment #4
rwt commentedSame for me. Hide fields does not work at all
Comment #5
barrapontoJust had to check the $form['node_form_edit'] boolean :)
Comment #6
renat commentedPatch from #5 solved mentioned problem for me, it's code looks reasonable, so mark it as RTBC.
Comment #7
open social commentedI confirm the patch from #5 works, can this go upstream?
Comment #8
barrapontocommited to latest dev http://drupalcode.org/project/nodeformcols.git/commit/c1f24ca