user987900
user987900

Reputation: 105

To add a tab to Oracle form

I am given a form to modify, i need to add a tab to the form. I never did this can you please give me some material or an example form of how to add a tab, to kick-start the things.

Thanks ..

Upvotes: 0

Views: 7734

Answers (1)

Tony Andrews
Tony Andrews

Reputation: 132570

If the form already has tabs then it is easy:

  1. In the object navigator, expand the Canvases node
  2. Expand the node for the canvas that has the tabs
  3. Expand the tab pages node
  4. Add a new tab page (click green + button)
  5. Specify the attributes of the new tab page, e.g. label

enter image description here

Upvotes: 1

Related Questions