Postponed
Project:
Modal forms (with ctools)
Version:
7.x-1.0
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Oct 2011 at 15:06 UTC
Updated:
26 Nov 2012 at 10:56 UTC
Jump to comment: Most recent
Comments
Comment #1
frjo commentedNode and comment form is on the todo list but I'm a bit pressed for time the next few month.
Comment #2
netentropy commentedThanks this would be great. The one major sticking point for a project is that overlay can get clunky outside of (and inside of) the admin pages.
Comment #3
Anonymous (not verified) commentedsubscribe...
Comment #4
andypostFirst we need to decide on url-path for node pages modal_forms/nojs/node_add/{node_type} but what should be displayed at modal_forms/nojs/node_add?
Comment #5
zhuoyan commentedsubscribe
Comment #6
Sylense commented+1
Comment #7
capellicWould really like to see this. I have a case where anon users can create a node. We need this node/add/mycontenttype to show up in a modal. I really want to use Ctools so as not to have redundant code on the site.
Thanks!
Comment #8
sachbearbeiter commentedlike #7
Comment #9
netentropy commentedyou can do this with the overlay module.
Comment #10
landing commentedYou can do this with ctools http://drupal.org/node/1209472
Once you get the form in the ctools modal, you can style it any way you want.
Comment #11
warmth commentedAny news about this? I don't wanna use Overlay!
I think the solution is here: http://drupal.stackexchange.com/questions/21053/how-to-load-a-node-edit-... but I have no idea how to make it work.
Comment #12
warmth commentedGuys (frjo or cluke009)? New release and you didn't see what I pointed to... :(
Comment #13
frjo commented@warmth, it' not that easy to implement if you want things like image fields etc. to work in the modal and it's pretty pointless if they don't. I spent a couple of hours on it with no success so far.
Comment #14
warmth commentedOh I see, sorry to hear that... keep doing good pal! I know you can do it! If you need any help with private testing just let me know!
Comment #15
lazly commented@frjo, not easy but really useful. :)
The link in #11 wasn't help for you? Or just with simple nodetype (I need a form for my page just with a simple title, the other fields are hidden from simple users).
Thanks your work! :) If maybe you need any help write me ;)