Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
In my Application total 7 sheets are there
1.Home
2.A
3.B
4.C
5.D
6.E
7.F
My requirement is ,I want to display all sheets in home and when i click the particular sheet name
IT IS ALSO REPLACE IN THE SAME HOME PAGE
Home A B C D E F |
---|
How can i do that ,please help me
Thank you,
.............
Could you clarify a little bit more?
when you say you want to display all sheets at home screen, does that mean you want to display all those objects from those sheets on home screen or just the link to the respective sheets.
Link to the respective sheets from home screen/sheet can be achieved by using button action active sheet (by providing proper sheet ID).
Hi,
If I understand your requirement.
In the Home sheet you want to have all the sheet name display and when users click on the any sheet name it should take them to the sheet.
In that case I will create Button for each sheet and set Action(s) to display the sheet.
Button object > Properties > Action(s) > Add > Layout > Activate Sheet > Then enter Sheet ID. Click OK
for example
Home-->sheet1
Customer --->sheet2
when i click the Customer Button it is also displayed in the home tab
what is your requirement could you please elaborate.
If your requirement is that you want to go to Customer sheet by clicking on Customer button from any sheet in the qvw then you can achieve it by using a button action and activate sheet.
u can use triggers to redirect to HTMl pages ........frst u create html pages den u can trigger them..
hope this helps you
suresh