Closed (works as designed)
Project:
Modal Frame API
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Jan 2012 at 12:52 UTC
Updated:
13 Feb 2012 at 07:40 UTC
Hi all,
I am working with modal frame to create a new node..
I have construct the form and while i proceed with checking server side validation it brings all the whole page inside the modal frame.
For example:
thanks in advance....
Expecting your valuable guidance... :)
Comments
Comment #1
gnugetThis doesn't seems to be a bug of modalframe module. you still have the problem?
in your child page (where you are building you form) you need execute the function:
And inside of the module folder exists a file called modalframe-page.tpl.php just copy that file into your theme and delete cache, after that any request inside in a child window will be displayed with that tpl instead to render your whole theme.
I will change the category of this issue from "bug report" to "support request" and the status to "closed (works as designed)" if you continue with problem feel free to re-change the status.