viewing the tab canvas [message #83231] |
Mon, 25 August 2003 03:29 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
ARANGASWAMY.V.
Messages: 29 Registered: April 2002
|
Junior Member |
|
|
My table contains 60 columns.
I created the datablock and one content canvas for all the columns.
But I could not view all the columns.
Hence, i created one tab canvas using the layout editor in the content canvas itself.
Then, I cut and pasted some of the columns from content canvas to tab canvas.
Then also i could not view the tab canvas.
When I run the form, it displays only the content canvas but not the tab canvas.
I created a separate window and assigned the same for tab canvas.
Then also i could view only the content canvas but not the tab canvas.
Kindly help me. (urgent!!)
thanks in advance.
with warm regards,
V.Aranga
|
|
|
Re: viewing the tab canvas [message #83311 is a reply to message #83231] |
Fri, 19 September 2003 08:36 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) |
magnetic
Messages: 324 Registered: January 2003
|
Senior Member |
|
|
you should set the first tab of the tabcanvas in the when-new-form-instance.
there is a set_tab_canvas-like property for it wich i dont remember now [[see forms help about tab canvas or tab page]].
also do navigate to the first item on the tab page with go_item built-in
|
|
|