This topic is locked

Two menu pages

11/22/2007 8:34:36 AM
PHPRunner General questions
G
gbhmayer author

I need to make a aplication with a menu itens. Each item links to another menu (sub menu) that contains anothers itens. is it possible with phprunner?

Alexey admin 11/22/2007

Hi,
PHPRunner doesn't create submenus.

However you can create submenu pages manually using any HTML or text editor

And add links to these pages to PHPRunner menu page.

U
Urnso 11/25/2008

Hi,

PHPRunner doesn't create submenus.

However you can create submenu pages manually using any HTML or text editor

And add links to these pages to PHPRunner menu page.


Is this an option that may be added soon? With multiple page in my application you need to code each submenu separately. This is very time consuming. Are there plans in the next release for something of this nature?
Thx!