Hi,
I am not sure how this can be done:
I have 5 tables all linked to Table A. Suppose other tables are Table B,C,D,E,F
Table A is the Master Table and other 5 tables store the other related records.
The MainPage that loads, shows a List of records in the Master Table. With links to Table B,C,D,E,F inline.
I have also created a Menu, which contains links to the following:
- Master Records
1.A TableB
1.B TableC
1.C TableD
1.D TableE
1.E TableF
- Customer List
- XXX
- YYY
Now i want that when the user is viewing the main page(Master Table), the Menu item 1.A...1.F should not be displayed. But when the user clicks on the inline hyperlinks, then the links menu item 1.A...F should be displayed.
Is this possible? or is there any other alternative of doing this?
I hope i am able to convey myself clearly.
I wanted that when the other Tables (Table B,C,D,E,F) are being viewed or edited, the user should not go back to the mainpage (which lists around 50-60 records. The selected record gets lost. One has to search again for the same). He should be able to directly jump to the other tables of the selected main record.
Best Regards
VK Sharma