Closed (fixed)
Project:
Node form columns
Version:
6.x-1.6
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
18 May 2009 at 12:28 UTC
Updated:
5 Oct 2009 at 06:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
Hugo Wetterberg commentedI haven't done any work with panels since I was too green to know how to code a theme :)
But it's a great module, and it stands to reason that I should support it if it's possible.
I'll try to remember to get back to you if I don't find an easy fix.
Comment #2
Hugo Wetterberg commentedHmm, it looks like there's no easy fix to this. I rearrange the form, and so does panels, to negotiate a agreement between the modules is probably pretty hard.
The one solution that springs to mind is that the nfc-form could be added as panel contents. But I couldn't even get panels to work correctly for node forms without nfc activated, so I think that I'll wait until panels is out in a more final form.
If you, or anyone else, have any thoughts or patches, they'll be very welcome. But for now this issue will be postponed.
Comment #3
Flying Drupalist commentedThanks for looking at this. Well I tried to use panels on node forms with nfc and it just seems like panels is overriding nfc. So for me panels is working fine. Perhaps what nfc can do is, when a panel is detected, rather than overwrite the form, find the 'general forms' panel in panels and overwrite that instead.
Comment #4
Hugo Wetterberg commentedYeah. I would appreciate any help in this matter, as I'm not very familiar with panels. Any kind of prototype code/patch/pointer on how to get that working would be appreciated.
/Hugo
Comment #5
wulff commentedOne prototype coming up :-)
This lets you add the complete nodeformcols form as a pane.
Comment #6
Hugo Wetterberg commentedThanks Morten, works beautifully, I've added it to the 6.x-1.6 release of nodeformcols.
Cheers,
Hugo