Form customizations - how to navigate to a specific tab

I'm doing a customization of forms in Oracle Financials.

Business requirements, is to have a menu option in the form of account details AR that directs the user to the customers - form Standard (ARXCUDCI) and then asks customer return and displays a specific tab.

I have everything working except the tab navigation. I don't know how to navigate to a specific tab by using customizations of forms.

I'm not even sure I think the "Tabs" are the same as 'Tabs' shapes that, when I try to watch the "Tabs" in the personalization of forms it does not appear there. It seems that each tab, the user sees is a different canvas.

The canvas on my "tab" is is called CUST_MKT.

As you can prob tell, I am a consultant with experience of dev limited forms. I expect that the answer is simple - so hoping someone can help out me?

Thank you

-Matt

Hi Matt,

You can use the action "GO_ITEM" (type BuiltIn). In the case, you should write MYBLOCK. MYITEM where MYITEM should be a navigable element in the tab that you want to access. To verify the real name of the MYBLOCK and MYITEM, go to this element in the screen and check the Help menu > Diagnostics > review...

I hope it helps.

Kind regards.

Tags: Oracle Development

Similar Questions

  • How to link to a specific tabs Panel

    I'm trying to bind to a specific panel of tabs in the navigation on my site. How can I associate with tab that isn't the default tab on a page?

    alexmel7 wrote:
    > I'm trying to link to a specific panel of tabs in the navigation on my site. How can I associate with tab that isn't the default tab on a page?

    Assuming that you have used Dreamweaver CS3 to insert the tabs Panel with
    the default name:

    Open the
    third tab

    The number count in brackets is the number of the tab,
    of * zero *.

    --
    Adobe Community Expert David Powers
    Author, "The Essential Guide to Dreamweaver CS3" (friends of ED)
    Author, "PHP Solutions" (friends of ED)
    http://foundationphp.com/

  • How to navigate and send photos

    There are two pictures in my email that I need to send in a magazine contest.

    They do not accept emails - I type a form online and browse to send photos with the application.

    I do not know how to navigate - thanks for help-

    Hello

    We would like to get a better understanding of this issue, so we can better help not only you but other users with similar problems.

    1. What mail client do you use to send the photos?

    2. what operating system is installed on your computer?

    3. what site you're talking about?

    I would suggest you to check the application click 'Browse' and then navigate to the folder where your pictures are saved.
     
    You can also check with them during the upload photos.

    For your reference: http://windows.microsoft.com/en-US/windows7/Send-pictures-in-e-mail

  • How to navigate to another screen when I click on BitmapField what listener I have to use?

    Hello

    My requirement is I need to add icons to image in horizontally and when I click on the icon of the image it must navigate to specific screen, so I use BitmapField to display image icons and I added to HorizontalFieldManager but how to navigate to another screen when I click on BitmapField (the image icon) who listens to I have to use?

    Please suggest useful links.  Advanced thanks.

    Concerning

    Sunil.G

    Personally, I prefer to do the treatment that you need directly on the ground rather than using a listener.

    The following code is an example:

    BitmapField bmf = new BitmapField(Bitmap.getPredefinedBitmap(Bitmap.HOURGLASS), Field.FOCUSABLE) {
        protected boolean navigationClick(int status, int time) {
            Screen myScreen = new ();
            UiApplication.getUiApplication().pushScreen(myScreen);
            return true;
        }
    };
    
  • Problem with Oracle Sales Order form customization

    Hi all

    We have a problem in the sales order form customization. Here we try to customize three field based on the type of order

    Scenario:

    NAV-> Oredr management type Super User-> commands, returns-> sales orders-> order-> standard

    In this type if we are sailing to the lines, he should ask the following fields as required
    (Nav-> Oredr management form Super User-> commands, returns-> sales orders-> others)

    1. mode of delivery
    2. conditions related to the transport
    3. priority shipping of


    NAV-> Oredr management Super user-commands, returns-> sales > orders-> order-> Bill only & internal RMA type


    then he must navigate to line items without asking these three fields.

    For this, we have made the following customization grace-> Diagnostics-> Custom Code-> customize

    Level-> shape
    Activated-> Yes

    Condition

    Triggering event: When-validate-registration
    Trigger object: order
    Condition: (: ORDER.) ORDER_TYPE not like '% INTERNAL') and (: ORDER.) ORDER_TYPE do not like ' % BILL %') and (: ORDER.) ORDER_TYPE not like '% RMA')

    Processing mode: both
    level: site


    Actions

    SEQ:10
    type: property
    Description: Make required field
    language: all
    activated: Yes

    object: article type
    target object: ORDER. SHIPPING_METHOD
    property name: REQUIRED
    value: TRUE

    Actions

    SEQ:10
    type: property
    Description: Make required field
    language: all
    activated: Yes

    object: article type
    target object: ORDER. Terms of freight
    property name: REQUIRED
    value: TRUE



    Actions

    SEQ:10
    type: property
    Description: Make required field
    language: all
    activated: Yes

    object: article type
    target object: priority ORDER.shipment
    property name: REQUIRED
    value: TRUE


    Problem

    If the order type is standard the following fields should be mandatory without these fields, that it shouldn't navigate to line items

    1. mode of delivery
    2. conditions related to the transport
    3. priority shipping of

    If the ordar enter as the Bill only or internal or RMA

    1. mode of delivery
    2. conditions related to the transport
    3. priority shipping of

    not required must navigate to line items

    to do this, we made three customization for these three fields as mentioned above

    but the problem is

    When we first select the type of ordar like Bill only or internal or RMA, he works as expected the gall sare not obligatory the without closing the form, if we choose the command type as standard so if I try to navigate lines it is not afford without going into the three areas. But incase we first select the standard type order then we navigiting to the lines is not allowing us without going into these three fields as expected. Therefore, the problem is without closing the form now we changed the command type as Bill alone or internal or RMA now also these fields stay as mandatory is the question.

    Hope, the problem is clear to you all.

    If somone can help to solve this as soon as POSSIBLE, we would be grateful to you.

    Thanks in advance

    Kind regards
    CSK

    Rather than make the fields required, why not you just popup a message of error if the shipping_method is empty.

    If the personalization will look like this
    => trigger when-validate-record
    condition => (: ORDER.) ORDER_TYPE not like '% INTERNAL') and (: ORDER.) ORDER_TYPE do not like ' % BILL %') and (: ORDER.) ORDER_TYPE not like '% RMA') and (: order.shipping_method is null)

    action-online error-online you cannot save this record mode of delivery is not met.

    You repeat this customization for priority, but also the conditions related to the transport.

    Hope this helps,
    Sandeep Gandhi

    PS: Another option is to use two times-news-registration-Forum customizations. The first is the required fields if the order type = STANDARD.
    And the second customization if required fields is not the order type! = STANDARD. Since you do not have this second customization, the fields remain necessary even when you select a type of STANDARD command.

  • Form customizations issues

    Hi, experts

    Since I do some customizations of shape, say, I defined an action A pending new-block-for "BLK1."
    The customizations will take action place B "instance-block-new initial" for "BLK1?

    actually what I want to know is how the "injected" into the form customizations...
    I searched and found app_standard.event calling the app_form_customization package, but it is the only way that the customizations called?

    Thank you
    Morris

    You can search for metalink for more details but blog of Steve Chen says that customization receives events before custom.pll and then move the events to custom.pll

    http://blogs.Oracle.com/stevenChan/entry/forms_personalization_get_it_w

    OR
    Consider this:
    Oracle purchase order form has some actions that are executed via the shutter release once - new - record - instance such as the definition of the type buyer_name and po.
    You can write a record when new customization that displays a message "Hello World".
    If customization has been crushing the trigger seeds, then all these action would go and the only thing that happens is the display of messages.

    As this isn't the case, you can be sure that personalization extends the functionality seeded; not crush him.

    Sandeep Gandhi

  • Buitin DO FORM_TRIGGER_FAILURE works does not in forms customization

    Hello

    I create an order to form customized, if freight is null, then the order does not have to be registered. Form

    customization, I use RAISE FORM_TRIGGER_FAILURE builtin, but it does not work. I got an error like "one or more

    mandatory fields are missing values.

    Can someone guide me how to do it using this form of customization?

    Thank you

    AT

    Do you do the 'required' fields using customization?
    Action to raise FTF will not produce any message.

    It looks like a another code is taken before your fire of personalization.

    It seems that the user cannot save the record. If your condition is fulfilled.

    If this isn't the case, please post the details of the customization.

    Sandeep Gandhi

  • Request for QUOTE forms customization

    Is it possible to make the checkbox on the form of request for QUOTE providers to 'Include in next RFQ Printing' not verified? It uses active default and we want to make not controlled.

    Thanks in advance,
    Rob

    PL see if one of these Docs MOS can also help

    How to disable a button in a form using forms of personalization? (Doc ID 557602.1)
    How to make forms of customization (Doc ID 468657.1)
    Form customizations in Oracle E-Business Suite (release 12) (Doc ID 395117.1)
    Sample unit test for the use of form customization in Oracle Applications (Doc ID 744069.1)

    HTH
    Srini

  • How can I reopen it a tab that was a confirmation of a form (e-mail)?

    I accidentally closed a tab in which I had filled out a form to send an email and got the confirmation. I have opened the closed tab but it just open the page with the form. How can I get this back conformation? I really need and assume its could be in cache or something?

    Have a little panic here.

    Thanks in advance.

    I'm afraid that the content of this form is lost.

    You can watch this extension for the prevention of future:

  • How can I delete a specific cookie, not all, Safari 9.0.3?

    How can I delete a specific cookie, not all, Safari 9.0.3?

    I'm running Safari on El Capitan, 10.11.3 on a late 2008 macbook pro.

    Safari-> Preferences-Privacy-> select 'Détails', the list of cookies, find the cookie you want to delete, and then click 'remove '.

  • How to navigate in a running block diagram which is used in a high school?

    I have a Subvi called Servo.vi which is called several times (cloned) in my application. The façade of a selected Servo.vi is placed in a secondary school in my Main.vi so that Servo.vi can be controlled from the front panel. When the Main.vi is running, if I use the block diagram of Main.vi to access a clone running of the Servo.vi and double click it, LabView 2010 navigates me to the secondary running at Main.vi, instead of a separate Panel. But I am not able to show the block diagram of the cloned since high school running in Main.vi Servo.vi.

    How to navigate a diagram of block a VI clone running that runs in a high school?

    Main.VI - Servo.vi:1

    |

    -Servo.vi:2

    |

    -Servo.vi:3

    dbaechtel,

    Have you tried this ?

  • How is it possible to specific your own, with the constant help of string to locate a directory where the NEW

    How is it possible to specific your own, with the constant help of string to locate a directory where the NEW
    created the folder to save?


  • Can someone guide me how disable or disconnect a specific user of WiFi for laptop user and Mobile WiFi user without the user's knowledge.

    Hi, can someone help me to disable a user especially wifi?

    Hello

    Can someone guide me how disable or disconnect a specific user of WiFi for laptop user and Mobile WiFi user without the user's knowledge.

    Because I gave the WiFi setting for the particular user who uses more bandwidth. So, I need to disable his WiFi without his knowledge

    I need help on this

    Thanks in advance

    Waiting for a good and simple suggestion

    Change the WPA2 password on your wireless access point and tell them what it is.

  • How to navigate the library

    can someone tell me how to navigate when the media center that the touchpad seems not work on the program

    Hello

    This thread has been created in the Microsoft answers Site Feedback forum. the moderation of Microsoft team has moved this thread to television and movies on the Windows Forum.

    You can start with Media Center by reviewing sections of http://windows.microsoft.com/en-US/windows/help/windows-media-center

  • How to navigate all the Checkbox State in a ListView

    I have a ListView with box on each line. I want to make a feature to remember the State of the check box so users checked someone.

    I tried to use a signal when the box is checked to notify a function in a CPC to remember the current state of the check box, but when I want to do with the context property object registed in the PRC, it always say this object cannot be found.

    Do you know how to make this kind of functionality? Or how to navigate all the checkbox in the ListView? Thank you very much.

    listItemComponents: [
        ListItemComponent {
            type: "textItem"
                TextItem {
                    id: textitem
                    onItemcheck: {
                        _app.setCheckboxStatus(checkBoxId); //ReferenceError Can not find variable _app
                    }
                }
         }
    ]
    
    mainApp.cpp: qml->setContextProperty("_app", this);
    
    TextItem.qml:
            signal itemcheck(string checkBoxId)
    
            CheckBox {
              onCheckedChanged: {
                if (checked)
                    itemcheck(ListItemData.id);
              }
            }
    

    to solve the referance error pls follow these steps

    listItemComponents: [
        ListItemComponent {
            type: "textItem"
                TextItem {
                    id: textitem
                    onItemcheck: {
                       textitem.ListItem.view.setCheckboxStatus(checkBoxId);
                    }
                }
         }
    ]
    
    function setCheckboxStatus(checkBoxId)
    {
     _app.setCheckboxStatus(checkBoxId);
    }
    

    Add setCheckboxStatus function in ListView

Maybe you are looking for

  • MG5300 printer only works now iMac after turning off, then turn it on again

    MG5300 printer only works now iMac or Maclaptop after turning off, then return. Has worked well for a long time, when issue print from a device, the printer icon bounces and messages 'no connection' so stop printer, and then turn it on again and prin

  • access to the Internet

    I want to be able to lock internet access to prevent its use when I'm not home

  • Need help with my Apple iTunes software. Anyone who is familiar with it?

    I need assistance with my Apple iTunes software. When I run the Apple software update, it will not update to the latest version of iTunes. In addition, it requires administrator privileges. He usually doesn't want administrator rights. Anyone who is

  • another computer on my network has the same IP as my computer

    Hi - I started my laptop computer and received the message saying that above, and that Windows has detected an IP address conflict. What does that mean?  Someone else is using my WiFi signal?  What should I do to solve it? Thank you

  • Err1Err3 message at startup

    Hey people, I had a problem starting my computer. First of all, my computer stats: HP Pavilion Elite Mm9340f, vista windows 64 When I start the computer, I simply get the HP logo on the blue screen and then it goes to a black screen with the message