By dewparadise on
Hello,
I want to open page node form while I am at node/add/page into a JQuery modalbox? How is it possible to open that node form into JQuery MOdalbox? Please can any one help me ? I will be glad to lessen from you. This is what I am looking madly.
Thanks.
Regards
dew.
Comments
need help
Please, help me anyone pls?
The way to do this is find
The way to do this is find out container which contains form(you can do this eg. with firefox plugin called firebug) and open it in yours modalbox. It seems very easy to do this. For more help please write wich modalbox are you use.
I'm also interested in this
I'm also interested in this functionality. The form_id is easy to find, I firebugged the blog form and the ID I am looking to use is 'blog_node_form,' but do I just print drupal_get_form('blog_node_form')? If I have to specify a callback, I don't think i can use the default callback at node/add/blog because it's already been established by drupal and I can't declare it twice. Does anyone have any information about how to open cck/custom node types in modal?
Any documentation anyone knows about would be super helpful.
Try the popup api module.
Try the popup api module.