Forms 6i Tabs!

I'm trying to build a 6i Form w/ Tabs and I'm using the tab handler template, fndtabs.txt. However, its not working correcty and I was wondering if anyone's encountered similar problems and how they were solved. Thank You.

You can't change the font or color of a tab-page-"header". You can only change the text (maybe put the number of records in brackets behind the text)

Similar Messages

  • Smartform - Form routines tab

    Hi experts,
    I had written a perform stmt in programl lines and had written FORM...ENDFORM in the form routines tab. But system throws a comliation error that the valriable does not exist even i had declared in GLOBAL defn..etc.
    Pls some one give an example of how to use the FORM routines tab?
    thanks

    HI
      DAN
          Could you plese send me the coading of form routines tab.
          i have to define a form routine in my smart form report may be i can get help from your coading.
    thanks
    pardeep

  • Form Editor tabs don't work

    After upgrading to Java 1.4.1_02, the compile would no longer work so I reinstalled Sun ONE Studio. Now I can compile, but the Form Editor tabs for Layouts, Swing, etc don't work. No response except a 2mm line moves around in the directly under the tabs. No selections appear anymore. Help anyone?

    Do you have that problem when running in the Firefox SafeMode? <br />
    [http://support.mozilla.com/en-US/kb/Safe+Mode] <br />
    ''Don't select anything right now, just use "Continue in SafeMode."''
    If not, see this: <br />
    [http://support.mozilla.com/en-US/kb/troubleshooting+extensions+and+themes]

  • Integrating mutiple forms into one form using tab canvas

    Hi everyone,
    I'm relatively new to Forms 6.0 and also to this discussion. Could somebody please explain the pros/cons while integrating 8 maintenance forms into one form(Each page in the tab canvas representing one form)?
    Any help will be greatly appreciated.
    Thanks
    Aruna

    If the maintenance forms are small, you can integrate them into a single form with a tab canvas, although 8 may prove difficult--try it and see what it looks like to have eight tab pages. Make sure the first block and field in the form navigator is the field you want to show at startup.
    You would use multiple forms (1) to modularize largish chunks of complex code that don't interact with each other (2) to decouple logically separate applications (3) to decouple reusable modules that you can then pop into other applications (4) to create shareable components to share through an object library into base forms.
    In your case, the main issue is the logical separation with reusability also raising its head. Each form is logically distinct for maintaining a specific set of tables, so putting it in a separate form makes sense. It would also allow you to reuse the maintenance forms in different applications without including everything. This might be a security issue, for example--some apps might need access to only some of the 8 forms.
    Tab pages are also not as easily formatted as you might like, so check it out before assuming that tab page interfaces in Forms are your solution.

  • Download XL in the form of tabs

    Hi Guru's,
                I want to download the data from sap application server  to legacy system , the data want to save in XL Sheet . i am generating report which is contain three deferent report data .
                i want to save the three types of data into one XL sheet ,in the form of tabs.  is there any function module , or any existing program ,
    thanks and regards,
    venu m b

    Hi venu,
    this involves three steps.
    1) download the data from application server into internal table
    2) downlaod the datafrom internal table into presentation server
    1) u can use open dataset /read dataset for this
    2) you can use the FM GUI_DOWNLOAD with the option Field seperator as X
    plz let me know if u need further details

  • Oracle Forms 10G(tabbed canvasses not working the same as in Forms 6i)

    Hi everyone,
    I have a form which gets called from another form through a list of value. The called form(second form) has a group of tabbed canvases which get displayed depending on the parameters passed from the first form.
    The Form is working prefectly fine in Forms 6i but when I converted the same form in to forms 10G it does not seem to work the same way. The tabbed canvasses are not getting displayed. I am manually having to press the execute query to get data displayed in the tabbed canvasses. I checked the parameters that are being passed and they are the same as that in Forms 6i.
    Please let me know where my 10G Form is going wrong. Appreciate your help, please send me an email on [email protected]
    Thanks

    duplicate
    Re: Oracle Forms 10G not working as Oracle Forms 6i

  • Forms 5 Tab Canvas & Horizontal Scrollbar

    We are trying to implement a tab canvas which will hold a multi-record data block. The difficulty is that we would like to display a lot of fields and there is no Horizontal Scrollbar easily available for the Tab Canvas.
    We are thinking about "simulating" a tab canvas by using stacked canvases. The stacked canvas allows us to have the scrollbar, but looses some of the look & feel of a tab canvas.
    Anyone try to do this in Forms 5? How about anyone try to place a stacked canvas on top of a tab canvas?

    We're using forms 6.0.8.8. Our standard practice is to never put items on a tab canvas, instead we put stacked canvas' on the tab canvas. Besides having canvas scroll bars, it also provides a basis to work around documented bugs for refreshing/resizing windows when returning from other forms/windows of different sizes etc.
    null

  • Add Content Convas to a Form with Tab Canvas

    Hi,
    I have a From with the tab Canvas (with 3 tabs). I wanted to provide few buttons which are common to all the tabs.
    How can i do it?
    I know of one way that it can be done is to add the tab canvas to the content canvas and then put the buttons on the Content Canvas. I can't seem to add it(Content Canvas) to the existing form. I tried using a fresh form and then copying the existing tab canvas on to it, it doesn't work.
    I don't want to recreate this tab canvas as I have lots of code that has been added to the tab pages.
    Is there a way to solve my problem ?
    Appreciating in Advance.
    Reena

    Hi Reena,
    Create the content canvas. go to layout editor.
    Go to View --> Stacked Views on the menu.
    select the tab canvas and say ok.
    Now go to Edit --> Select all. Deselect the new content canvas .
    Move all these selected items on the tab canvas down so that you can have enough space on the top of content canvas.
    Cheers.
    Ram Dontineni.

  • Form with Tab Canvas

    Hi,
    I've a form with 12 blocks. We are displaying the these twelve blocks in the tab canvases(Tab attachment Edge: Top). The problem with these tab canvas is user can see only the names of 4 tab canvases. Then he need to navigate using the scrollbar. But the user requirement is that he needs to see all the tabs above in multiple rows. i.e.., In the first row he needs 4 tabs and then in the next line he needs another 4 tabs etc. He do not want to change the Tab attachment Edge to Right/Left. I'm using Forms 6i version. Thanks in advance.
    Regards,
    Alok Dubey

    Hi Reena,
    Create the content canvas. go to layout editor.
    Go to View --> Stacked Views on the menu.
    select the tab canvas and say ok.
    Now go to Edit --> Select all. Deselect the new content canvas .
    Move all these selected items on the tab canvas down so that you can have enough space on the top of content canvas.
    Cheers.
    Ram Dontineni.

  • PJC tab-key navigation problem within bean  (FORMS intercepting tab key??)

    Using Forms 10.1.2.3, IE7, JRE 1.6
    When attempting to navigate within the bean area, it appears as if FORMS is suppressing the keyEvent when the tab key is pressed. This means that I cannot use tab or shift-tab to navigate within the PJC's editable fields/buttons. I can click on them, enter data within them, but tab is somehow intercepted. When I place my PJC within a normal (non-forms) Java window, everything works fine.
    Documentation that I've read seems to indicate that tab should navigate perfectly fine within the bean area.
    Any ideas?

    Hi,
    This is how I did it. Sorry about the formatting, it was OK when I pasted the code fragment in.
    My class contains this in the variable definitions.
    private AWTEventListener keyListener = new DoKey ();
    private class DoKey implements AWTEventListener {
    public void eventDispatched (AWTEvent e) {
    //System.err.println("eventDispatched " + e.toString());
    //System.err.println("eventDispatched source " + e.getSource().toString());
    if ((e instanceof KeyEvent) && (e.getSource() instanceof Component)) {
    * The event was a key pressed event and it was sourced from a Component.
    KeyEvent evt = (KeyEvent) e;
    if (evt.getID() == evt.KEY_PRESSED) {
    if (evt.getKeyCode() == evt.VK_TAB) {
    if (evt.isShiftDown()) {
    ((Component)e.getSource()).transferFocusBackward();
    else {
    ((Component)e.getSource()).transferFocus();
    The listener is enabled when on initialisation
    Toolkit.getDefaultToolkit().addAWTEventListener (keyListener, AWTEvent.KEY_EVENT_MASK);
    Regards, Tony C

  • Forms 9i tab pages inside a tab page

    hi,
    i m using forms 9i, is it possible to set a tab page inside a tab page
    ie i have a master tab page called 'Office' and i have to add two tab pages
    called 'excel', 'word' as the sub of this main tab..is it possible.......?
    if yes how ?
    thanks in advance
    KK

    You can create the illusion of this though using stacked and tabbed canvases. Make the main tab small so that it only displays the labels and then display the other stacked or tabbed canvases dependent upon which tab the user selects. We've done something similar to this and it works pretty well.

  • 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

  • Problem to open form for tab

    Hi,
    i am using tab in form.
    when i open the form no fields are showing which are under tab.
    but if i open that form through screen painter -> preview  -> close screen painter.
    thereafter its working fine.
    what is the problems ????
    i am using 2005 version.
    regards,
    Avijit

    Hi,
    Thanks for your reply
      If pVal.FormUID = "PR_empsal" And pVal.EventType = SAPbouiCOM.BoEventTypes.et_ITEM_PRESSED And pVal.BeforeAction = False Then
                Try
                    Select Case pVal.ItemUID
                        Case "7"
                            oForm.PaneLevel = "1"
                            oForm.Settings.MatrixUID = "8"
                        Case "1000001"
                            oForm.PaneLevel = "2"
                            oForm.Settings.MatrixUID = "9"
                        Case "15"
                            oForm.PaneLevel = "3"
                            oForm.Settings.MatrixUID = "16"
                        Case "21"
                            oForm.PaneLevel = "4"
                        Case "36"
                            oForm.PaneLevel = "5"
                            oForm.Settings.MatrixUID = "99"
                    End Select
                Catch ex As Exception
                    SBO_Application.MessageBox(ex.Message)
                End Try
            End If
    I am using above code.
    But i got error-
    Form- operation is not supported on system form (60000-30)
    Pls want suggestion on this error ....
    Thanks in advance ...
    Regards,
    Avijit

  • Opening update form in tab of existing flash cfform

    Ok, I may be asking way to much here so please do tell me if
    so!
    I have a flash form, it contains a data grid, I have an
    update button which passes the id to another cfform on a new page
    to update the database feeding the cfgrid. However, what i would
    love to achieve is if I can click on update, but it opens the
    update form (prefilled) in a new tab of my existing form, and then
    when i update it it just reloads the form showing the first page
    with the grid on.
    Is there anyway to do this? I am more than happy to follow a
    tutorial if there is one
    Many thanks for any help in advance

    Hi Amarnath,
    Thanks for your reply on this .
    Yeah design of SmartView is such it will open in current sheet, but we were looking for making something like SmartView to open every form in new sheet. Its been considered as a enhancement request by oracle and hope to see it somewhere in next versions.
    Thanks
    Amith

  • I want to change the question order in my form, using TAB

    Hi,
    I'm trying to build a form in Adobe livecycle designer and I want to change the order of questions:  I want users to press TAB to switch question, but I have 2 columns and pressing Tab always brings me from left to right, then second line, I want second line until the end of the column and then change to right.....
    Example of what is the situation now:
    Header 1
    Header 2
    Question 1
    Question 2
    Question 3
    Question 4
    Question 5
    Question 6
    Question 7
    Question 8
    Example of what I want:
    Header 1
    Header 2
    Question 1
    Question 5
    Question 2
    Question 6
    Question 3
    Question 7
    Question 4
    Question 8
    Thanks for you help!

    Hi WWRACHELB,
    Try using custom order of fields in 'TAB Order' (window--> Tab Order) if that solves your problem.
    Regards,
    Ratnesh

Maybe you are looking for

  • What PS file settings are used for still images for FCE?

    I have images to use/create for the titles and transitions in my first FCE4 project. Using Photoshop CS6, the preset for File > New > Film & Video has the prest size and pixel aspect ratio selections.  I thought to use this with HDV 1080p/29.97 and H

  • Can't remove Service Deployment Configuration

    Hello, When i try to remove VMM Service Deployment Configuration i get error:  Error (26965) VMM is unable to find the specified static IP address pool. The specified name may be incorrect, or the pool may have been deleted. Recommended Action Verify

  • Incorrect percentage of storage space

    (MBP user) When I click my cloud icon at the top right, it indicates that I have used 26% (5.3 GB) of my allotted storage space on the server. However, there are no files present in my CC folder. Why is it showing I am using that much space when I ha

  • IPhone 4, iOS5, iTunes 10.4 on my computer, iTunes 10.5 on a friend's computer. Is it possible?

    I can't upgrade to iTunes 10.5 because the Apple Application Support doesn't get installed on my Windows 7 32bit. So, my question is the next: Could I upgrade my iPhone's iOS 4.3.5 to iOS 5 in my friend's computer with iTunes 10.5, and then sync my i

  • Run VI without GPIB card

    Is there a way to run/debug a VI, with GPIB commands, on a computer without a GPIB card? We have a limited number of computers connected to instruments with GPIB. I want to debug the VI at my desk with no GPIB. Thanks in advance, Mark Getbehead Sent