Home » Developer & Programmer » Application Express, ORDS & MOD_PLSQL » How to create Menu on start page (Apex 3.1.1, Oracle 10g)
How to create Menu on start page [message #405159] Tue, 26 May 2009 11:53 Go to next message
zraz
Messages: 20
Registered: September 2008
Location: Poland
Junior Member
Hello,

how to create a start page with list of buttons and near by description what this button made like this:
//Button// //Description//
Buton_1 - show a data from invoice
Buton_2 - show a data with delivery note,
Buton_3 - show data with contracts
Buton_4 - show data with main data about supplier
Buton_5 - show data with main data about customer.
This start page shows when somebody login.
How to make it ?.

Thanks
Re: How to create Menu on start page [message #405295 is a reply to message #405159] Wed, 27 May 2009 05:45 Go to previous messageGo to next message
c_stenersen
Messages: 255
Registered: August 2007
Senior Member
Create buttons in the normal way, but choose "Create a button displayed among this region's items".
Afterwards you can see that the button appears in both the list of items and the list of buttons on the page. Go in to its attributes. In the "Button Request Value" region you can specify the "post element text" which will be shown after the button.
Re: How to create Menu on start page [message #405444 is a reply to message #405295] Wed, 27 May 2009 15:56 Go to previous messageGo to next message
andrew again
Messages: 2577
Registered: March 2000
Senior Member
To create a common sidebar menu on several pages:
1) define the list of links (from within your app workspace, shared components > lists > create).
2) add a region of type "list" to each page and specify the list in #1. This menu can use template "Sidebar Menu" or whatever you prefer. Set the region to Column 1 if you want it on the left.
3) set your other regions on the page to Column 2 or whatever to place them on the right on the sidebar.
Re: How to create Menu on start page [message #405482 is a reply to message #405295] Thu, 28 May 2009 00:47 Go to previous messageGo to next message
zraz
Messages: 20
Registered: September 2008
Location: Poland
Junior Member
Hello,

it is what i want to have Smile.

Thanks
Re: How to create Menu on start page [message #405984 is a reply to message #405295] Mon, 01 June 2009 06:23 Go to previous messageGo to next message
zraz
Messages: 20
Registered: September 2008
Location: Poland
Junior Member
Hello,

it is possible to set the same width this buttons ?.BTEI has some own width and the other one - KOPZ/KONT is wider. When i put spaces before anf after name of button they have smaller diferences but there are also diferences.
Re: How to create Menu on start page [message #406018 is a reply to message #405984] Mon, 01 June 2009 12:45 Go to previous messageGo to next message
c_stenersen
Messages: 255
Registered: August 2007
Senior Member
You could set a style attribute in the attributes field in the "button display attributes" region of the button's properties.
Re: How to create Menu on start page [message #407328 is a reply to message #406018] Tue, 09 June 2009 11:44 Go to previous message
andrew again
Messages: 2577
Registered: March 2000
Senior Member
as a correction to my earlier post, it seems the best place to define common commonents to a set of pages is page 0. So if you add a tree menu to page 0, then it will be included in all other pages in the app too.
Previous Topic: Close the PopUp page with column link
Next Topic: Problem with SSL
Goto Forum:
  


Current Time: Tue Apr 16 11:17:12 CDT 2024