Hello,
I have an html site with static pages.
I use the chronoform inside an iframe.
Joomla is present in that frame with the form in one area, but I don't want what's around the form (Joomla header, menus, etc); I want just the form.
Is there a way to link directly to that component, or do I have to create a Joomla page with nothing but the chronoform in it?
Tanx,
Pierre
I have an html site with static pages.
I use the chronoform inside an iframe.
Joomla is present in that frame with the form in one area, but I don't want what's around the form (Joomla header, menus, etc); I want just the form.
Is there a way to link directly to that component, or do I have to create a Joomla page with nothing but the chronoform in it?
Tanx,
Pierre
Hi Pierre,
Any joomla page will have index.php in the url, replace it with index2.php and see if this will have the result you expect ?🙂
Cheers
Max
Any joomla page will have index.php in the url, replace it with index2.php and see if this will have the result you expect ?🙂
Cheers
Max
It works!
How come? I didn't even notice there was an index2.php in the main folder; what is it's function?
It still shows the Joomla interface once you submit, but I guess I can redirect to a thank you page instead? I'll try your tutorial for that.
Tanx
P.
How come? I didn't even notice there was an index2.php in the main folder; what is it's function?
It still shows the Joomla interface once you submit, but I guess I can redirect to a thank you page instead? I'll try your tutorial for that.
Tanx
P.
Yes, redirect to some page with index2.php in the URL too so only the body is shown, index2.php doesnt load module positions..etc🙂
Cheers
Max
Cheers
Max
This topic is locked and no more replies can be posted.