Footer Header removal February 08, 2019, 03:30:43 AM How can i remove Footer / Header for example if i just want to integrate a edit page in a existing iframe?Thanks for any help Quote Selected
Re: Footer Header removal Reply #1 – February 08, 2019, 07:36:24 AM There is no direct way of doing this in PhpRad right now.But you could create a new layout that does not render the footer and header and change the edit page from the controller to the new layout.Also, there is an option not to render the footer in the General Settings Quote Selected