Region Display Selector - 2nd tab selected

Hello
I have implemented the Region Display Selector plugin and modified my APEX 4.02 page so that the 2nd tab is selected on page load (i.e. not the Show All tab). The code I used to achieve this is:
$('div.apex-rds-container li:eq(1) a').click()this is done on page load.
This works fine when the page is run on its own - but the page in my application is part of a jquery accordion. When the page is part of the accordion, the 2nd tab gets selected, but I still get all regions displayed initially - clicking on each tab works so that I only get the single region displayed, but I need to have it so only one region is displayed initially (i.e. the region for the second tab which is highlighted).
Can anyone help with this issue please - or suggest other resources that may help.
Many thanks
Paul

I spoke to soon.... The reason the code appeared to working is because I had an alert in the on load code of the parent page:
alert("wait");
$("OTHER").load(function (){
   $('OTHER').contents().find('div.apex-rds-container li:eq(1) a').click();
});and I was waiting for the accordion to render before clicking ok to the alert. This was then giving me the desired result.
However, with the alert removed, all tabs are still displayed in the iframe page - so it like the code is firing before the accordion has rendered?
Any ideas on how to work-around this without the alert?
Many thanks
Paul

Similar Messages

  • Region Display Selector: Don't show the "show all" option

    Is there a way to hide the "show all" option in the Region Display Selector ?
    I want to have the user select 1 of several regions.
    (Apex 4.02)

    Hi Rene,
    the easiest way is to add the following style information:
    apex-rds-first {display:none;}
    Regards
    Michael

  • Apex 4.0 Region Display Selector export bug?

    Dear reader
    As we were very delighted to use the region display selector on a few pages, we noticed when taking an export of the application from development to test that the region display selector dropped one of the two selected regions. So we only saw "Show All"-"Region 2". Region 1 disappeared suddenly. Clicking one of the remaining options did not invoke something.
    When going into the region attributes of region 1 and turn on "region display selector" back to yes made everything up and running again.
    Has anyone been in the same situation?
    It's pretty annoying when going from test to production as we can't modify the code in there once it's installed.
    Kind regards
    Xnni

    Hi xnni,
    Thanks for posting this. Unfortunately I have been unable to reproduce this. I created a page with 2 regions, set both their 'Region Display Selector' attributes to 'Yes', created a separate 'Region Display Selector' region, exported from 1 4.0.1 instance into a different 4.0.1 instance and all worked fine. Can I ask...
    1) What version of APEX are you using for both development and test?
    2) What theme are you using? I tested with theme 1 and theme 20 and hit no issues.
    3) What type of region are your regions (HTML, Report, etc.) and what template are they using?
    4) Can you verify that the application export contains a "p_include_in_reg_disp_sel_yn=> 'Y'," for the appropriate wwv_flow_api.create_page_plug call where your 'Region 1' is created?
    Regards,
    Anthony

  • Region Display Selector

    Does Someone know how do I use the new "Region Display Selector" Region Type in APEX 4.0... and where an I find any example ???

    I have posted a non-solid solution on the following thread. Maybe it gets you started on solving the issue:
    Setup region selector
    Edit: A working solution has been added by Vee.
    Regards,
    Tuur
    Edited by: HENDRTU on Jan 7, 2011 1:29 AM

  • Dynamically set available regions in Region Display Selector

    Hi all,
    assume the following:
    I have a page with multiple regions including a Region Display Selector that displays rows of different types (e.g. Vision, Strategy, Objective, Tatics...).
    All relevant regions are enabled to be displayed in the Region Display Selector.
    Depending on the type I want to set the regions that can be displayed and hide the rest.
    "Show all" in the Region Display Selector should only show all regions available for a given row type.
    Currently I can hide and show a region and the associated entry in the Region Display Selector using Dynamic Actions but "Show all" does exactly what it's Name indicates: It displays all regions, including those I don't want to be visible.
    How can I achieve the desired behaviour? Any ideas for a Workaround?
    Cheers Chris

    use - Region Plugin - RDS Customizable plugin.
    see if its fit in your requirement.
    Pars.

  • Region Display Selector - show all internal message

    Is there internal message that can be translated for Region Display Selector "Show All" link?
    I can do it with jQuery, but....I would like to do it by translating internal message. :)
    Tnx in advance,
    Marko.

    Hi Marko,
    did you check the documentation?
    In the Application Builder Users Guide, Chapter 16, you'll find a listing of all translatable internal messages.
    brgds,
    Peter
    Blog: http://www.oracle-and-apex.com
    ApexLib: http://apexlib.oracleapex.info
    BuilderPlugin: http://builderplugin.oracleapex.info
    Work: http://www.click-click.at

  • Support messages not getting displayed in Messages Tab - Solar01/02

    Hi,
    I am having an issue in displaying the support messages under the message tab of Solar01 and Solar02. If I try to create a new message, the notification pops up and also gets saved. But the message does not get displayed under the tab.
    I can find that the message is properly created through transaction monitor.Even if I try to manually assign the support message number in Messages tab it gives an error saying the number does not exist.We are using SOLMAN 4.0 SP 11.
    Please help. Points will be awarded for useful answers.
    Regards,
    J.Prabananth

    Dear Prabanath,
           I am not too sure you will be able to assign numbers to support messages. Run the report CRM_DNO_MONITOR and get the full number from the report and insert the ticket number in issue messages tab and click on save and go back one screen, it will ask you if you want to save, select yes.
       That worked for me. Recently I have strugged to resolve this. We are on Solman 4.0 SP12. Check if you have all necessary permissions for you and do you have any thing in sm21 or st22 by any chance if the issue is related to support pack ?
         Let me know if there are any issues. I might be able to help you.
    N

  • Detail region does not refresh when selecting from a drop-down list in master region

    I am using DW CS3 and have updated to version 1.6.1 of Spry.  Using an XML dataset, I am able to create a Spry table as the master region that links to a detail region that displays a small JPG graphic.  It works fine in this format (clicking on a row displays the correct graphic).  However, my table has 80 rows and requires the user to do too much scrolling. So I changed the master region to a drop-down repeat list, but the graphic does not change when a new selection is made in the drop down list.  Listed below is the code produced when I used the insert Spry Repeat List.  I got the same results when adding a spry:setrow="dsChartNurse".  I also tried -- onclick="dsChartNurse.setCurrentRow('{ds_RowID}');" -- which again made no difference.
    When I removed children from the spry:repeat, the master region displayed as a two column list of all 80 items in a drop-down list format.
    <div spry:region="dsChartNurse">
           <select name="select" spry:repeatchildren="dsChartNurse">
             <option value="{name}">{name}</option>
           </select>
    </div>
    <div id="image" spry:detailregion="dsChartNurse">
       <img src="{dataimage}" align="center" style="margin:50px 0 0 0"width="320" height="164" />
    </div>
    Thanks so much to anyone who can help correct my code in order to have a drop-down list display information correctly in the detail region.

    Thanks for the quick reply.  I did solve the problem I was having by changing from onclick to onchange in the master region.  But, now I have another problem with, of course, IE.  I just put in online at http://www.minursemap.org/ageDistNurse.html.  When opened in IE, the drop down list displays the last entry, but the image is for the first in the list.  Thanks again for your help.

  • Table control on Tabbed selection-screen

    Hi All,
    My Requirement is: I have a tabbed selection-screen with 3 tabs.
    On one of the tabs I have to include a Table control.
    Currently I'm displaying Table control as Pop-up . But I want that on the screen itself.
    Please suggest me how to do this.

    Once i have done this. but only table control was there on the screen.
    design a screen and place one table control.
    y will declare one default subscreen in the selection screen tab declaration,
    and
    At selection-screen.
    change the value of the deflaut screen to ur designed screen.
    below is one example
    controls: tab type tableview using screen 201.
    SELECTION-SCREEN BEGIN OF TABBED BLOCK object FOR 50 LINES.
    SELECTION-SCREEN TAB (60) tab_cls USER-COMMAND ut_cls
                          DEFAULT SCREEN 101.
    SELECTION-SCREEN TAB (60) tab_rcp USER-COMMAND ut_rcp
                          DEFAULT SCREEN 200.
    SELECTION-SCREEN END OF BLOCK object.
    SELECTION-SCREEN BEGIN OF SCREEN 0101 AS SUBSCREEN NESTING LEVEL 2.
    parameters: P_lifnr type lfa1-lifnr.
    SELECTION-SCREEN END OF SCREEN 0101.
    SELECTION-SCREEN BEGIN OF SCREEN 0200 AS SUBSCREEN NESTING LEVEL 2.
    parameters: p_ebele type ekko-ebeln.
    SELECTION-SCREEN END OF SCREEN 0200.
    AT SELECTION-SCREEN.
      CASE sy-dynnr.
        WHEN 1000.
          CASE sy-ucomm.
            WHEN 'PUSH1'.
              object-dynnr = 100.
            WHEN 'UT_RCP'.
              object-dynnr = 201.
            WHEN OTHERS.
          ENDCASE.
    here the defualt screen is 200 but for table control purpose i changed it to 201 which has the table control in it.

  • Display Vehicle Technology tab in IE01

    Hi Experts,
    When I am creating a new Equipment using IE01 Tcode, only the following tabs are getting displayed
    General,Location,Organization and Structure.
    I want to display 3 more tabs as given below
    Structure, Vehicl ID/Measurements and Vehicle Technology tabs.
    When I use IE31 to create a fleet all the above tabs are getting displayed.
    Kindly suggest how to enable Structure, Vehicl ID/Measurements and Vehicle Technology tabs in IE01.
    Regards,
    Sam

    Hi Sam,
    You want to display the view profile for fleet equipments in IE01, for that you need to select the object type in IE01 T-Code,
    Once you select the object type similar to the vehicle type available in IE31 T-Code you will automatically get your required view profile.
    AR

  • FF always opens with the addons search tab as a 2nd tab.

    After getting some new addons, I closed the addon search tab. But everytime I start FF now, the addon search results tab reappears as a 2nd tab. I can't start FF without that 2nd tab opening along with my homepage tab. How do I get it to not open when I start FF?

    From the search page offered go to your chosen home page. Now move the mouse to the top left and scan the options for view, Toolbars and make sure that the "Menu bar" is ticked. This will show the File, Edit, View, History, Bookmarks and tools options plus Help. Click on tools, then Options and select current page as your home page. All should now be sorted.

  • Need a multi-level control break report displaying a cross-tab for each ...

    I need a multi-level control break report that displays a cross-tab report for each
    detail and subtotal. The individual cross-tabs are no problem. There are two issues:
    1) How to get many cross-tabs (thousands) to appear in one report.
    2) How to provide cross-tabs in-line on the multi-level subtotal lines.
    Here is a concrete example.
    Suppose the data base contains this table:
    road (
    id_number number, -- this is an artificial PK
    city varchar2,
    county varchar2,
    state varchar2,
    length number,
    owner varchar2, -- roads may be owned by cities, counties, states, and others
    surface_type varchar2 -- the surface type may be gravel, asphalt, concrete, and others
    The table is populated with several million records that include every
    length of road in a US city.
    It is OK to suppose that all the attributes in all the records are not null.
    Without the PK, there would be millions of duplicates,
    which should all contribute to the summed lengths.
    The report I need is like a control break report with a detail line for each
    city together with subtotals for each county and state and
    a grand total for the US at the end.
    However, each detail and total line needs to be a cross-tab report
    summing the length over the city, county, state or US
    (whichever is called for at that location)
    for each combination of owner and surface_type.
    so the report would have the following structure:
    a city cross-tab for the first city in county 1/state 1
    a city cross tab for the last city in county 1/state 1
    a cross-tab for count 1
    a city cross tab for the first city in county 2/state 1
    a city cross tab for the last city in county 2/state 1
    a cross tab for state 1
    a cross-tab for the US
    Any suggestions will be appreciated.
    This problem comes up because my client's legacy system,
    which is being replaced,
    already has such a report (in COBOL).
    Thanks!!!
    Steve
    PS, I know one ugly way to do it. Namely, make a variable for each
    possible combination of owner and surface. Then code an ordinary control
    break report. However, I am looking for something better.

    Hi Jenna_Fire,
    According to your description, you have a matrix contains total for each group on each level. Now your requirement is, when you click on any number (data field or total), it will go to the detail report which returns all the detail information of the people
    within the group scope. For example, if you click on the total of Active users in United States, it will return the detail information of Active users in New York and Texas. Right?
    In this scenario, we should set the parameter (@Country, @State, @City) allow multiple values in both main and detail report. And in Default Value (@Country, @State, @City), query out all distinct values. In the textbox which contains
    those total values, when set use these parameters to run the report, we only need to pass the parameters of parent groups. For example, if we click on the total of Active users in New York, we only need to pass Country, State, Status to detail report, and
    in the detail report, the City parameter will use all distinct values (Default Values) because we don't pass the City parameter. We have tested this case with sample data in our local environment. Here are steps and screenshots for your reference:
    1. Create parameter Country, State, City and Status in both main report and detail report. Set both Available Value and Default Value get values from query (Create a dataset for each parameter, use "select distinct [column] from [table]" as query). Set allow
    multiple values for parameter Country, State and City in both reports.
    2. In corresponding textbox, pass appropriate parameters in go to report Action.
    4. Filter data in detail report (in where clause or using filters).
    5. Save and preview. It looks like below:
    Reference:
    Using Parameters to Connect to Other Reports
    If you have any question, please feel free to ask.
    Best Regards,
    Simon Hou

  • How to display a specific tab in a screen after a popup message

    Hi all,
            I've a rewuirement where in i need to display a secific tab in a screen after popping up a warning message. To be specific, when i choose 'Yes' in the popup window, it shoud take me to a tab which is not active while displaying the warning popup.
    Thanks in advance....
    Anil Kumar Japa

    Hi
    U need to active the tab you want to show:
    So you should set the ok_code (of the tab) value to field ACTIVETAB
    <TABSTRIP>-activetab = <OK_CODE>.
    And transfer the value of subscreen number to the subscreen area:
    CALL SUBSCREEN SUBSCREEN1
                 INCLUDING G_CTRL_TABSTRIP-PROG             
                           G_CTRL_TABSTRIP-SUBSCREEN.
    Max

  • Entitlements not getting displayed in Entitlements Tab - OIM11gR2

    Hi Experts,
    I am trying to provision entitlements to users by requesting entitlements. When i successfully provision entitlements, the entitlement is getting displayed in accounts tab, child form. But the same is not getting displayed in entitlements tab of the user.
    Please kindly guide me
    regards

    Verify below steps:
    1. Marking Entitlement Attributes on Child Process Forms
    http://docs.oracle.com/cd/E27559_01/admin.1112/e27149/appinstance.htm#CHDFFEEE
    If you have already marked it then fine. else create new version of form and add property Entitlement=true. activate this . make sure the parent form having the latest child form. goto parentform->child tab and verify the child form version.if not create new version for the parent form and activate this version.Automatically it will pick the latest child form
    2. Run Below scheduled task
    a. Entitlement List scheduled task.
    b. Entitlement Assignments scheduled task

  • In history displays. put checkmarks and select all.

    In history displays. put checkmarks and select all.

    Can you clarify what you mean?
    Do you have a problem with the history?
    Can you attach a screenshot?
    *http://en.wikipedia.org/wiki/Screenshot
    *https://support.mozilla.org/kb/how-do-i-create-screenshot-my-problem
    *Use a compressed image type like PNG or JPG to save the screenshot
    *Make sure that you do not exceed the maximum size of 1 MB

Maybe you are looking for

  • Trying to load adobe flash player on my galazy tablet but say not  compatible?

    I am trying to load adobe flash player onto my samsung galazy tablet but it says it is  not compatible but the programe I am trying to run is for a android can you help please

  • Performing filter for field Tax Code (MWSKZ) in the Purchase Order

    Hello Experts, We have to perform a filter for field Tax Code in the purchase order (ME21N / ME22N / ME23N). We've tried to use SH SH_T007A and SSH_T007A with search help exit (e.g. F4_TAXCODE_USER_EXIT) but it is not working. The ABAP programmer has

  • How to track frequency of usage and variant name

    Hi experts, Our team currently involved in Kaizen project. One of the enhancement we are looking at is tracking frequency of usage and variant name created. For example, for the payroll transaction, we created  a few variant (a,b,c,d). Is there any s

  • Extended rebate

    Hi gurus, I am creating the extended rebate settlement, but when generating credit memo in that local rebate and international rebate is not calculating. Though I have maintained the conditions in the Billing pricing procedure and credit memo pricing

  • Need help with Apple Store stock

    Hi there!! I'll be on a business travel to NY in one month and i'm planning to buy a 15" MBP 2.0 with the Anti-Glare display. Probably i'll be buying it on the 5th avenue store, and now i have two choices. I'm travelling from Spain, so getting the We