Tab Canvas [message #257969] |
Thu, 09 August 2007 12:45 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
srinivas.k2005
Messages: 404 Registered: August 2006
|
Senior Member |
|
|
Hi,
I have a tab canvas ,again on tab canvas i have a sub tab canvas.
I have a main tab canvas with two tabs Address and Phone.
Again in Address tab i have another tab canvas with three tabs
current,mailing and previous.
when the cursor is on address tab when i press ctrl+tab it navigates to current tab,mailing tab and previous tab after that its not going to phone tab.So i wrote key-nextblock trigger for previos tab as go_block('Phone') but it is not going.
Please let me know wat should i add.
Thanks
Srinivas
|
|
|
|
|
Re: Tab Canvas [message #258098 is a reply to message #258095] |
Fri, 10 August 2007 03:36 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
srinivas.k2005
Messages: 404 Registered: August 2006
|
Senior Member |
|
|
Yeah its simple but i have removed all the code and again tried ctrl+tab it stops in sub tab page and not moving to the next main tab.
Are you having a sub tab canvas on a main tab canvas in your official project.
|
|
|
|
Re: Tab Canvas [message #258191 is a reply to message #257969] |
Fri, 10 August 2007 09:40 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
srinivas.k2005
Messages: 404 Registered: August 2006
|
Senior Member |
|
|
Sorry i think you are little confused with my question.
Tab is enough for item level navigation.
We use ctrl+tab to navigate between tab pages.
|
|
|
Re: Tab Canvas [message #258308 is a reply to message #258191] |
Fri, 10 August 2007 23:47 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) |
![](/forum/images/custom_avatars/75489.jpg) |
azamkhan
Messages: 557 Registered: August 2005
|
Senior Member |
|
|
No I m not confused with you question. And yes tab is enough to take you to the next block or tab if and only if you have send the block property to next block instead of next record.
I will suggest that you should check your code. I think there is some code or property which you have set, which is stopping your navigation to go to the next Tab canvas.
Regards,
Azam Khan
|
|
|