Hi,
I can't seem to get the signup form to appear in a panel. It works fine as a tab at the top of the page, but when I get it to display at the end of a node, the panel doesn't display it, and it doesn't appear as a content option on the panel settings page.
Is anyone else having this issue or know how to solve it?
Cheers,
James
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 321531_provide_signup_form_as_panel.3.patch | 3.92 KB | stborchert |
Comments
Comment #1
stborchertUnfortunately its not possible at the moment. I will do some research on how to hook into panels (if this is possible at all) and hopefully provide a solution.
Till then: won't fix (at least for 5.x-2.4).
Stefan
PS: changing title and category to mark this as a feature request
Comment #2
halfiranian commentedNo problem Stefan. Nice to know that it's not just my lack of expertise on these things.
Cheers for a fantastic module anyhow.
James
Comment #3
stborchertAfter reading the API documentation of panels it was surprisingly easy to enable the signup form/information to be displayed within a panel.
I've tested only the basic functionality (adding the form to a panel and modifying some properties) but there should be no major bugs (hopefully :-)).
Please note that you need a node context to display the form/information.
Stefan
Comment #4
stborchertAddendum: I'm using panels 5.x-2.0-rc1a.
Comment #5
halfiranian commentedWow, that's incredibly quick. I'll try and give it a test later today.
Cheers once again,
James
Comment #6
dwwChanged this for the new directory layout from #327726: Reorganize signup directory layout, fixed the formatting of some PHPdoc comments, changed some function names, removed signup_form_render(), and did a little other cleanup. Tested and it's working fine, so I committed to HEAD. Thanks!
Comment #7
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.