About forms builder 6i's tab page

when tab page is changed from one to another which triggers will be fired in order?? (click the topmost Tab Page )
thanks
Edited by: user650991 on Apr 16, 2009 6:11 PM

ok, I find the answer in metalinnk.
Native Tab Controls in Forms - Tab Pages and Tab Canvases
Doc ID: 43014.1
Controlling Canvases in Forms Programmatically
Doc ID: 73441.1

Similar Messages

  • Forms 6i - Highlight a tab page label (BOLD or coloring) in a tabbed canvas

    Hi Sir,
    I have an urgent requirement wherein I need to highlight a particular tab page header (label) either via
    1. Making the tab page label BOLD
    Or
    2. Coloring that particular tab page.
    OR
    some other way.
    Could anyone please help me on this.
    Regards,
    Kiran

    No version of Oracle Forms allows you change these properties of a tabbed canvas. If you were using Forms 10g or higher, you would be able to use the Oracle Forms Look and Feel Project which is a set of JavaBeans created by Francois Degrelle and enables you the change many of the properties that Forms won't let you change. Unfortunately, you are stuck with what is available in Forms 6i.
    Craig...

  • About Forms builder. what is a 'referenced item'?

    COPY bulit-in exists for two reasons:
    1.You cannot use standard PL/SQL syntax to set a referenced item* equal to a value.
    2. .................
    Anybody who can tell me what is referenced item?
    It's better if you can give a easy-understanding example.
    Thanks in advance.

    Hello,
    I think it means calculated item.
    Francois

  • Creating tabs in XML Forms builder

    hi all,
    is there anyway we can create a form in xml forms builder with different tabs? would that require manual coding?
    thanks!

    Hello Samer,
    the XMLForms buidler does not support tabs.
    Manual changes to the files created by the XMLForms build is not recommanded, because you would loose all your chance, if you make afterwards a change within the Forms builder.
    Regards, Roland

  • Tab pages in forms v6i

    I compile forms using v6i. The forms are made with v6 and they have 2 TAB PAGES with the same block and first page is visible but the second page is not navigable with mouse.
    Why doesn't work ? These forms v6 are correct.
    Thank you.

    When you click on a tab, if the cursor is in an item on the first tab page, the second won't come up. You have to move the cursor when the tab page is activated. (I'm not sure, but I have patch 13 installed, and this does not seem to be a problem any more. However my associates with an older version do have your problem.)
    I use a when-tab-page-changed form-level trigger:
    -- When-Tab-Page-Changed form-level trigger                        
    Declare
      new_pg   varchar2(30) := :system.tab_new_page;
    Begin
      If new_pg <> get_item_property(:system.cursor_item,item_tab_page) then
      -- cursor is on a different tab page.  Need to navigate to an item
      -- on the requested tab page.
        If new_pg = 'TAB2' then
          Go_item('B3.NAME');
        else -- TAB1 tab page
          Go_item('B1.KEY_NAME');
        end if;
      end if;
    End;

  • Tab pages on Oracle forms 9.0.4..

    Hi,
    I have a form consist of several tab pages. I do not user to select another tab page without saving the currnent one where they are on. If the user already clicked on another tab, the one clicked tab changes colour. I can force the cursor to go back to the block where they were before, but the prevously clicked tab does not change to the original colour. How do I change the clicked tab back to the unselected tab colour.( if user want to go the tab page even after saving they have to click another tab page in order to go the prevously selected tab page) I would appreciate if any one knows the answer and giving me the details.
    Thanks
    Luksh

    Use
    set_canvas_property('Your_Tab_Canvas', TOPMOST_TAB_PAGE, 'Your_Tab_Page');
    to select a tab and make it the current tab.

  • How to set about:newtab as permanent tab page adress

    I changed browser.newtab.url to about:newtab, but everytime I reboot my computer it gets back to about:blank.
    How can I set the about:newtab to my perm tab page adress when I open a new tabpage?

    Which steps did you do from the Preferences_not_saved article?
    Did you delete the prefs.js files?
    Do you have a user.js file, that Windows Explorer may show without the file extension (i.e. user or User)?
    You can use this button to go to the Firefox profile folder:
    *Help > Troubleshooting Information > Profile Directory: Show Folder (Linux: Open Directory; Mac: Show in Finder)

  • Form Builder - What is it and How to use it  ?

    Hi All .
    If you are familiar with Form Builder , please refer me any document or links . I have heard about form builder but i did not find any documents on it .
    i am using ECM 11g .
    Thanks,
    Amitava
    Email : [email protected]

    RAS or Report Application Server offers services to modify report at runtime. To use it you need CR server or Enterprise level product. If you want to just view the report in an optimized way then you should rather use Page Server. To use Page server you again need Enterpriseserver level product and report in managed environment.
    JRC can cause performance bottleneck but there are several other factors that influence report performance such as DB type, how complex ig the report is, how is grouping performed at server side or at Crystal etc. Also, if report takes longer to run the Designer it would take at least that much time to run in JRC application.
    Look at the following link for Developer DocumentationAPI specification for RAS and Enterprise if you want to explore RAS option further.
    https://www.sdn.sap.com/irj/boc/businessobjects-sdklibrary
    Thanks
    Aasavari

  • Tab page navigation

    Hello,
    I am using Jdeveloper Studio Edition Version 11.1.1.1.0
    I want to navigate between tab pages. In my form there are three tab pages. From the first tab page i want to go to other tab pages conditionally.
    If user enters 2 into a text field and click on a button then cursor will go the 2nd tab page. If user enters 3 into a text field and click on a button then cursor will go the third tab page. Please help me.
    Thanks

    Hi,
    tab pages have a a disclosed attribute in their showDetailItem component
    http://adfui.us.oracle.com/projects/adf.faces/multiproject/adf-richclient-api/tagdoc/af_showDetailItem.html
    If you use EL to reference a managed bean and then return true/false dependent on what the user typed into the field, then after partially refreshing the panelTab component, you should see the switch in the component tab
    Frank

  • Forcing Save when changing Tab Pages

    Hi,
    I have a form with four different tab pages
    and a common "Save" button (that performs
    the Form commit).
    The problem is that I would like to force
    the user to commit any changes they have
    made in one tab pages before allowing them
    to change tabs.
    Sort of a PRE-TAB-CHANGE trigger.
    Any ideas on how to solve this ?
    Thanks in advance.
    Regards,
    Klas Malmstrom

    Hi
    You may use trigger When-Tab-Page-Changed, asking for commit and if user answers 'NO' return him to previous Tab.
    Andrew.

  • Adobe Flex form builder

    Hi,
       I want to know about form builder in Flex. Is there any link available with step by step explanation.
    Regards,
    Jayagopal.

    See a commercial software: http://www.flexriver.com/-BRiffle-DQ,41-.html
    It generates dynamic forms and dynamic questionnaires in Flex 3 & 4

  • Tab pages in oracle forms

    hi ,
    I have two different Content Canvases in oracle form 6i and my requirement is such that i need to have these two
    content canvases in tab canvas pages.
    can Any one please tell me how i have to join these two content canvases in two tab pages.
    since i don't have idea about forms.
    if any one could give coding for these issue it would be nice.
    say one canvas name a and another canvas name b and i have pages namely taba and tabb
    now i have to write trigger for tab canvas pages . if any one suggest any idea i could implement it.
    once it is ready i would be implement in oracle apps as well .
    other informations are.
    it have one window
    iam using oracle form 6i,
    help me in this regard .

    say one canvas name a and another canvas name b and i have pages namely taba and tabb
    now i have to write trigger for tab canvas pages . if any one suggest any idea i could implement it.
    once it is ready i would be implement in oracle apps as well .
    HI , Your Logic is okay.
    What you have to do is,
    Open your existing from
    In Canvas - Create New canvas with Type 'TAB'
    And Create Two Tap Page - A & B.
    select existing each items in existing canvas and select main canvas and TAP page -A or B
    Once completed you can run your form as like before without any coding changes,
    Regarding your question for TAB trigger code, generally you do not need any code as it is auto select.. by mouse.
    CHeck and reply back with you further queries

  • Forms personalisation - Vendor Form - How to Disable a Tab Page

    Hi,
    I am not a Forms 6i/9i programmer, although I have an appreciation of the concepts and can look at forms in Form builder. I have been looking at forms personalisation and have used it to execute plsql via the built in 'execute a procedure'. I can also see how to disable blocks, or items, but I haven;t managed to disable a form tab page i.e. On the vendor form there are tabs for GENERAL, CLASSIFICATION etc.
    I have tried using the object type Tab Page, but the poplist doesn;t list any tab pages. Also if you choose Canvas, the list of Canvases appears but generates errors when you try and use the form (complaining of tab page ids).
    I understand that to disable a tab page programatically, you would use SET_TAB_PAGE_PROPERTY i.e. in a forms trigger or in CUSTOM.pll
    I would have thought Forms personalisation could do this.
    Any ideas would be appreciated
    mark
    I under

    What you can do is hiding the tabs (see pic below) and force the active tab programmaticily
    Hope this helps
    Message Edité par TiTou le 09-20-2006 10:35 AM
    When my feet touch the ground each morning the devil thinks "bloody hell... He's up again!"
    Attachments:
    Clipboard01.png ‏151 KB

  • Forms Personalizations- Tab Page Change

    Hello all,
    Is there a way to use Forms Personaizations to activate a specific TAB page in a block in Forms (EBS 11i10 or 12)? Sometimes a block spans across multiple tab pages and even the focus is on a specific field, the corresponding tab page does not open.
    Please let me know if you have any ideas on how to accomplsish this. If there is a different forum for Forms Personalizations, please let me know so I can repost the question there.
    Thanks,
    Nat.

    Nat,
    I did not try this myself, but did you check "Forms Personalization" documents (especially the limitation document)?
    Note: 279034.1 - Information About the Oracle Applications Form Personalization Feature in 11i
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=279034.1
    Note: 468657.1 - How To Do Forms Personalization
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=468657.1
    Note: 420518.1 - Limitations of Forms Personalization (under [6] Certain objects may not be available to user to change, or cannot be validated)
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=420518.1
    Regards,
    Hussein

  • How do I display more icons on the New-Tab page? I tried about:config

    The New-Tab page I see doesn't match what FF shows in help. I changed rows and columns and nothing changed.

    Hello,
    With the latest Firefox update, the number of tiles is now determined on screen size - if you zoom out or expand the window you can have more tiles appear.
    If you want to set a fixed number of tiles, you can do so with the following extension:
    * https://addons.mozilla.org/en-US/firefox/addon/new-tab-tools/
    You can also see '''jscher2000''''s Chosen Solution here: https://support.mozilla.org/en-US/questions/1025414
    It requires the [https://addons.mozilla.org/firefox/addon/stylish/ Stylish] add-on but will automatically shrink the tiles on the page and will limit the tiles based on what you entered for your rows and columns in the '''about:config''' page:
    * https://userstyles.org/styles/106326/shrink-new-tab-thumbnails

Maybe you are looking for

  • How can i display my portal  with a certain language in the runtime

    I am imp[lemeting a portal page their will be a language choice  English   -   French  - Arabic I want the portal page to be displayed in the Arabic if the user choose Arabic I want the portal page to be displayed in the French if the user choose Fre

  • How can I have my iPad not be linked to my daughter's iPod touch?

    My daughter has had her iPod for over a year,I just bought an ipad2 and now I realize that they want to act as one as far as content because they are both linked to my apple id. I set her iPod up on my desktop user account thus my iTunes library,exce

  • How can I change the order of phone numbers in a contact?

    I have contacts that have more than one phone number (I am sure we all have those in this day and age). The importance of the phone numbers varies over time and I want to have the most important one as first on the list. How can I change the order th

  • Realtek RTL8139 NIC

    Does the rtls RTL8139 driver work on SEDE9/07? Actually Windows tells me I have a RTL8139/810x fast ethernet family chipset but my motherboard ConRoe1333-D667 specifies Realtek PCIE x 1 LAN 8101E. If it does work and for my chipset - mine is not work

  • pcs:insert not working correctly in Content Server 6.0

    Hello, I'm having a difficult time getting the <pcs:insert> tag working in Content Server 6.0. In the previous version of Content Server, I used <pcs:insert expr="mycontentitem"></pcs:insert> and the content item that I want inserted shows up fine. N