I'm creating a variant on the 'user edit template' page. On the Panel Content section, when I click 'add content', I don't see a 'Form' option from the list on the left-hand side of the popup in order to add the User Edit form to my panel layout.
What I'm trying to do is simply to add the default Drupal User Edit form within a panel.
I first tried to do this using Panels 7.x-3.0 and Ctools 7.x-1.0-rc1, I've tried again with Panels 7.x-3.x-dev, ctools 7.x-1.x-dev, and repeated cache clearing. I didn't select any contexts at first, then chose User. I also tried to choose the User Edit context, but it asks for a specific node, and I'm not sure how/if I can choose the logged in user.
I apologize in advance if I'm doing something completely stupid and it's not a bug, and thank you in advance for your time.
Comments
Comment #1
rafaqz commentedI'm having the same issue, only the individual fields are available in the form tab.
Comment #2
merlinofchaos commentedThis isn't a bug, unfortunately. User specific form fields have not yet been implemented. The user form is extra complex and no one has managed to tackle this.
Patches are welcome. :)
Comment #3
Letharion commentedI came to this issue because I was found #1461510: General form not available on user%user/edit anymore, which seems to indicate this has been implemented but stopped working at some point?
Comment #4
Letharion commentedAfter a quick chat with merlin on IRC, I'm closing this as a dup of #1461510: General form not available on user%user/edit anymore as the original question, as far as I can tell, is asking for the general form. "add the default Drupal User Edit form within a panel."