Home » Developer & Programmer » Application Express, ORDS & MOD_PLSQL » help template in apex
help template in apex [message #464216] Wed, 07 July 2010 00:15 Go to next message
shobhakashyapgmailcom
Messages: 58
Registered: June 2010
Location: India
Member

any body give me an idea for help template for an application in apex.
which gives the information to user and its usage.

..
can i do a pop up window which gives the information and it can be closed.but i need to open the page on the previous page.
Re: help template in apex [message #464530 is a reply to message #464216] Thu, 08 July 2010 05:06 Go to previous messageGo to next message
dbhossain
Messages: 155
Registered: August 2007
Location: Dhaka
Senior Member



1) Create a new page for help ,keep it as No tab during page creation.

now take a region of that page. and in the region source you can put your user list, or application information or what ever you want.


2)
Open any of an application page :

Go to navigation bar - it is at the right vertical bottom of your page.

Click (+) button to add a new link named "Help".


a "Create navigation bar entry" window will be appeared.
type in the "Text" filed : Help and press next >

New window appeared and now select "URL" from the "target is a" dropdown list.

and in the below "URL target" type :
javascript:popUp2('f?p=&APP_ID.:4:&SESSION.:::::',900,600)




Note : here 4 is the page no that will be appeared as popup window. your page may be different here.

Now run the application and click the help button ,your help window will be appeared as a popup window.


http://apexexplorer.com




[Updated on: Thu, 08 July 2010 05:09]

Report message to a moderator

Re: help template in apex [message #465217 is a reply to message #464216] Tue, 13 July 2010 03:59 Go to previous message
shobhakashyapgmailcom
Messages: 58
Registered: June 2010
Location: India
Member

the page number 4 you mensioned is for help page which i was created????

actaully my requirement was to popup a region when i click on a tab in my page..
is it possible??????

[Updated on: Tue, 13 July 2010 04:01]

Report message to a moderator

Previous Topic: converting <A> to htf.anchor
Next Topic: migration of table along with data
Goto Forum:
  


Current Time: Thu Mar 28 15:29:43 CDT 2024