Page 1 of 1

[SOLVED] How can I create pages that don't show up in nav?

Posted: Thu Oct 23, 2008 3:18 pm
by jonesRG
Just what the title says... I have 4 PHP scripts that drill down and pass data from one page to the next. I'm putting this PHP code into User Defined Tags. I'd like to make a page for each script that just contains that UDT call then pushes to the next page.

However, I don't want any of these pages to show up in the nav. Sorry if this has been covered before, but I DID search and didn't come up with anything useful.

Also, I'm fairly new to CMSMS. If someone has a better methodology for addressing my issue, I'm open to ideas. 

Thanks in advance!

Re: How can I create pages that don't show up in nav?

Posted: Thu Oct 23, 2008 3:25 pm
by alby
jonesRG wrote: However, I don't want any of these pages to show up in the nav. Sorry if this has been covered before, but I DID search and didn't come up with anything useful.
Look in Option tab and uncheck "Show in Menu"

Alby

Re: How can I create pages that don't show up in nav?

Posted: Thu Oct 23, 2008 3:32 pm
by jonesRG
Ah, it would be something that simple, wouldn't it?  :D

Thanks for your quick response!