Hello,
I've enabled the 'Node add/edit form' in panels, but there're no 'title field' in the form category,
and the content type doesn't allow to be submitted without 'titile field'.
I've attached the error image.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | only edit.png | 65.83 KB | rogical |
| Screenshot-2.png | 30.81 KB | rogical | |
| Screenshot-1.png | 26.69 KB | rogical |
Comments
Comment #1
rogical commentedadd I found only 'node being edited' in the context, I think there should be another 'node being added'
Comment #3
wusty commentedi've got exactly the same issue.
Comment #4
remaye commentedSame problem with v7.x-3.x-dev
The input field for new node title is not available separatly within panels form selection list.
It only show off if the "general form" is used...
Comment #5
wusty commentedSo is there a way to get some kind of editable field for node title when doing the node add/edit form in Panels? Is this a bug or are we missing something (like some selection rule or context or something)?
Comment #6
merlinofchaos commentedThe 'node being edited" IS the node being added.
I checked in a plugin to handle the node title field. It not being present was quite the oversight.
Comment #7
merlinofchaos commentedThough the missing field is actually part of CTools.
Comment #8
wusty commentedThank you sir, it works like a charm after updating CTools!