I'm using oracle forms 6i, I have both content canvas and tabbed canvas shown, but when I click on the input field on content canvas, the tabbed canvas disappears. How to keep it on the content form even if i click outside the tabbed canvas?
I have already used show_view() to display my tabbed canvas in new_form_instance.
Also the grid in the tabbed canvas does not get populated after i execute the query related to it unless i click on the first item in the tab page.
Please help me with the same..
Thankyou...