Add page to admin

5 posts by 2 authors in: Forums > CMS Builder
Last Post: Thursday at 7:55pm   (RSS)

By glennp - Thursday at 1:06pm - edited: Thursday at 2:19pm

Hello,

I have a page with a search form that I'd like to add to the CMSB admin instead of it being an external page. Is this possible? What's involved?

Thanks!

Glenn

Hi Glenn, 

One simple way is to add a menu link that displays a page with an iframe.  Here's how: 

  • CMS Setup > Database Editor > Add New Editor...
    • Select: Menu Type > Advanced > Text Link
  • Then edit that menu and change: 
    • Open link in: inline iframe
    • Link URL: /path/to/your/form.php

Hope that helps!  Let me know any questions.

Dave Edis - Senior Developer
interactivetools.com

Thanks, Dave!

I was wondering about that approach. Is there a way to truly integrate it or is so complicated that it's not worth it?

Glenn

Thanks again, Dave. I'll check out the plug-in example. 

Glenn