Need to select current tab (dynamically generated) while navigation back

Hi,
Jdev 11.1.1.3 version.
In my sample application I have two pages, DynamicTab.jspx and NextPage.jspx. In DynamicTab page I have dynamic tab (number of tabs depends on the data in db). Also have one 'Next' button. While clicking on 'Next' button we can navigate to NextPage.jspx. In NextPage.jspx I have only one 'Back' button to navigate back to 1st page.
Lets assume I have 3 records in the db as a result 3 tabs will be there in the DynamicTab page. I have selected 2nd tab and then navigated to NextPage.jspx.
While navigating back to 1st screen I see the 1st tab is selected not the 2nd one.
My requirement is the current tab need to be selected while navigating back again (not the 1st tab always)
DynamicTab.jspx :
<af:panelTabbed id="pt1">
          <af:iterator id="i1" value="#{bindings.EmpVO1.collectionModel}"
                       var="row">
          <af:showDetailItem text="#{row.Empname}" id="sdi1">
          <af:outputText value="#{row.Empid}"/>
          <af:outputText value="#{row.Empname}"/>
           </af:showDetailItem>
          </af:iterator>
        </af:panelTabbed>Any help will be appreciated.
~abhijit

Hi,
There is a similar use-case where I proposed a solution here:
Re: ADF: Remembering which tab you came from and returning to it.
But in your case you will need to construct the ShowDetailItem component Id dynamically for this solution to work.
Gabriel.

Similar Messages

  • Help needed!! Current computer is dead while on BT!! where to buy a T440 in Washington D.C.?

    Hello all,
    I need your urgent help, if possible. I am on a business trip to Washington D.C., and my current computer has stoped functionning.
    I have looked where to purchase a new T440s or T440p but got the same results all the time: out of stock, purchase online only. I have checked at the websites of BestBuy, Staples, Office Depot and even WallMart (they do list this model on their website).
    My boss is willing to cover this unexpected cost as long as I can get it fast.
    Do you guys know of a computer store in D.C. that sells computers of this type on the spot?
    Thanks,
    Uzi

    I'll vouch for the Seagate 500 that Jeff linked. I have one.
    The 7200.10 series, and the 16gb cache brings SATA enterprise class performance and reliability to ATA.
    As well, haven't had a Seagate ATA drive fail in over 8 years of use (own 5 of different sizes and series).
    It's also dead silent.
    The WD Caviar, as well, has enjoyed recent updates, also due to SATA development. The Caviar line is a favorite of many, and is seen as a reliable performer. The above linked WD drive description can be found on the WD clearance page:
    http://www.wdc.com/en/buy/clearancedrives.asp?DriveID=251

  • Dynamically generated Detailed navigation and related link

    Where is the Detailed navigation and related link configured for the ESS/MSS.
    Is it done in the Homepage Framework  configuration?
    I could see different navigation and related links for different worksets within ESS/MSS getting called dynamically. Where is this configured.

    Where is the Detailed navigation and related link configured for the ESS/MSS.
    Is it done in the Homepage Framework configuration?
    I could see different navigation and related links for different worksets within ESS/MSS getting called dynamically. Where is this configured.
    Hello Sir,
    If you haven't made it at this point, this is indeed done via the Home Page Framework via the backend on the following IMG PATH:
    > Cross-Application Components
      >  Homepage Framework
    1. You make a resource available via the Role (via PCD)
    2. You customize every other part as a cascade:
    Define Area group / Headers
      -> Define Areas / Assign Area to Area Group
         -> Define Subareas / Assign subarea to Area
             -> Define Services / Assign Services to Subarea.
    Hope I have clarified.
    Regards,
    Bentow.

  • Is there a way (config setting/etc) to stop FF from automatically scrolling to the last "remembered" position on the page while navigating back?

    I realize this is supposed to be a "feature" but I find it really annoying. Say I view forum topics, click one way down at the bottom. Navigate back, page loads (always takes FF forever these days), so after things begin to populate I scroll down to where I want to go/was/whatever. When after long while FF is finally done loading the page, it auto-scrolls my screen up or down. Aaaaarrrrrrgh! If there is a config value to have it not do that on back (and better yet also reload) it would save me a whole lotta daily aggravation.

    No, say I just downloaded the new Spoon album and want to listen to it while I'm looking around in the main music list at other stuff.
    I'd drag the new Spoon tracks into my static playlist named "Now Playing"
    By static I mean, not a smart playlist.
    I could just as well decide to listen to a Genius mix or itunes DJ, or even a smart playlist such as genre=jazz.
    Any playlist but the main Music playlist, so I won't have to deal with that annoying jumping around while I'm working with other tracks.

  • While Navigating back Recieved out of Memory Exception: WHY?

    i used JHEADSTART to built my Application. Major portion of the Application is Built now. when navigating back to the previous pages i have recieved this exception
    23-Jan 13:35:44 DEBUG (JhsNavigationHandlerImpl) -handleNavigation action=#{WizardPageListCreateNewEquip_Acc.getPreviousAction}, outcome=WizardCreateNewEquip_AccbillingProfile
    23-Jan 13:35:44 DEBUG (JhsNavigationHandlerImpl) -Executing checkRoles
    23-Jan 13:35:46 DEBUG (WizardProcessModel) -Wizard page has changed.
    Jan 23, 2008 1:36:21 PM oracle.adf.view.faces.bean.util.StateUtils$Saver restoreState
    SEVERE:
    java.lang.OutOfMemoryError: Java heap space
    23-Jan 13:36:29 DEBUG (JhsPageLifecycle) -Executing prepareModel, page=/pages/CreateNewEquip_AccbillingProfile.jspx, pagedef=CreateNewEquip_AccPageDef
    23-Jan 13:36:29 DEBUG (JhsNavigationHandlerImpl) -Executing checkRoles
    23-Jan 13:37:26 DEBUG (JhsPageLifecycle) -Executing prepareModel, page=/pages/ProductCatalouge.jspx, pagedef=ProductCatalougePageDef
    23-Jan 13:37:26 DEBUG (JhsNavigationHandlerImpl) -Executing checkRoles
    I am using Jdeveloper 10.1.3.3
    JHEADSTART Version : 10.1.3.1.26
    when i again clicked on the link to open the same page it gave same exception i.e. JAVA HEAP SPACE with out f memory.........

    Seems like your OC4J instance is running out of memory space.
    Try starting it with more memory allocated to it.
    (or if you only run into this after running your application inside JDeveloper several times - try to stop and restart the embedded OC4J).

  • Need help in creating tabbed webpart in sharepoint + no of tabs in webpart should be dynamic.

    Need help in creating tabbed webpart in sharepoint and no of tabs in webpart should be dynamic.
    under each tab i should be able to add multiple webparts(each tab will have webpart zone)
    programatically i need to generate tabs and insert webpart zones under each tab.
    Let me  know how can i achieve this.
    i followed below article.
    http://msdn.microsoft.com/en-us/library/jj573263%28v=office.14%29.aspx
    but in this article the tabs and webparts are static and we need to close each webpart .
    Kindly let me know the approach.thanks in advance

    the Easy Tabs could be useful for your requirement
    http://usermanagedsolutions.com/SharePoint-User-Toolkit/Pages/Easy-Tabs-v5.aspx
    /blog
    twttr @esjord

  • Need dynamically generated ( in PL/SQL) Month in column header.

    Hello,
    I need to dynamically display the month in a column header and have tried using PL/SQL . I can paste following in the "Column Atributes" PL/SQL heading type to show names in the column headings:
    return 'RESOURCE_NAME:TEAM:PROJECT'
    but I need to show a column heading that changes each month. I can get the month to show in a region this way: htp.p(TO_CHAR(SYSDATE,'Month'))
    but when I try to combine the two like this:
    return 'RESOURCE_NAME:TEAM:PROJECT:htp.p(TO_CHAR(SYSDATE,'Month'))'
    and put it in the column header, I get a mess.
    Please tell me what I am doing wrong. Thanks.
    Linda

    Hello Dimitri,
    Your solution to dynamically generating the Month in a column header worked out great!
    Well, now I am trying to do the same in a lable of a form page. I try going to the Edit Page Item page (Home>Application Builder>Application 135>Page 8>Edit Page Item) and paste the same code on the "Source" and select "PL/SQL Function Body" but do not have any luck.
    Do you have any suggestions?
    Thanks
    Linda

  • In VL06O while selecting the tab LIST OUTBOUND DELIVERIES, no line item

    Hi,
    In VL06O while selecting the tab LIST OUTBOUND DELIVERIES, no line item is showing under item overview for a particular Delivery no but I can see the line items in VL03 for that delivery no.
    So why the line item is not getting display in VL06O.
    Can any one give the proper suggestion on this.
    Waiting for quick response.
    Best Regards.
    BDP

    are you sure that the current setting is activated?
    try to get help from an ABAPer
    check as well OSS note 384304 - Input help for material number does not work (EKPO-MATNR)
    Edited by: Jürgen L. on Dec 23, 2008 8:33 PM

  • How to make Firefox stay on current tab, while opening new link in new tab.

    I want Firefox to stay in the current tab window after clicking a link. I want the link to open in a new tab window, but not switch to it automatically.
    In a nutshell, I want to be able to click on a link and have it act the same way it does when I right click and select "open link in new tab".

    { Ctrl + click } or Middle-click on hyperlinks to open that link in a new Tab.
    As far as whether or not the new Tab grabs focus, that will depend on how the webpage wants that link to be opened. Some JavaScript links will just open the tab and focus on that new Tab. You would need a tab-related add-on to change that, in some cases.

  • In JDBC Sender Adapter , the server is Microsoft SQL .I need to pass current date as the input column while Executing stored procedure, which will get me 10 Output Columns. Kindly suggest me the SQL Query String

    In JDBC Sender Adapter , the server is Microsoft SQL .I need to pass current date as the input column while Executing stored procedure, which will get me 10 Output Columns. Kindly suggest me the SQL Query String , for executing the Stored Procedure with Current date as the input .

    Hi Srinath,
    The below blog might be useful
    http://scn.sap.com/community/pi-and-soa-middleware/blog/2013/03/06/executing-stored-procedure-from-sender-adapter-in-sap-pi-71
    PI/XI: Sender JDBC adapter for Oracle stored procedures in 5 days
    regards,
    Harish

  • Dynamically generated tabs??

    I'm working with the tabbed pane example component, and I'm wondering how I would go about creating a dynamic number of tabs based on a backing list?? Any help would be much appreciated.
    adam

    I'm using the demo tab component, and I'm trying to dynamically create the tabs using JSTL. I keep running into the following IllegalStateException when it attempts to load my d:pane_tab id into the page's namespace, as I've copied below. Anyone know if JSTL is the best route to go for dynamically adding faces tabs using the demo component? Any help would be greatly appreciated. I've also included the fairly straightforward code below in case anyone gets inspired. Thanks very much.
    java.lang.IllegalStateException: test
         at javax.faces.component.NamingContainerSupport.addComponentToNamespace(NamingContainerSupport.java:101)
         at javax.faces.component.UINamingContainer.addComponentToNamespace(UINamingContainer.java:40)
         at javax.faces.component.UIComponentBase.maybeAddToNearestNamingContainer(UIComponentBase.java:470)
         at javax.faces.component.UIComponentBase.addChild(UIComponentBase.java:539)
         at javax.faces.webapp.UIComponentTag.findComponent(UIComponentTag.java:475)
         at javax.faces.webapp.UIComponentTag.doStartTag(UIComponentTag.java:277)
         at org.apache.jsp.resultstab2_jsp._jspService(resultstab2_jsp.java:253)
    HERE'S THE RELEVENT PART OF THE CODE I'M RUNNING ('LIST' IS DEFINED):
    <f:use_faces>
    <html>
    <head>
    <title>Tabbed Panes</title>
    </head>
    <body bgcolor="white">
    <h:form formName="tabbedForm" bundle="demoBundle">
    <d:stylesheet path="/stylesheet.css"/>
    <d:pane_tabbed id="tabcontrol"
    paneClass="tabbed-pane"
    contentClass="tabbed-content"
    selectedClass="tabbed-selected"
    unselectedClass="tabbed-unselected">
    <c:forEach
    var="results"
    items="${sessionScope.list}"
    >
    <c:set var="terms" value="${results.searchTerms}"/>
    <d:pane_tab id="test">
    <f:facet name="label">
    <d:pane_tablabel
    label="${terms}"
         commandName="${terms}"
    />
    </f:facet>
    <h:panel_group id="help">
    <h:output_text id="maybe" value="This is the first pane with the date set to:"/>
    <h:output_date id="weird" dateStyle="MEDIUM" valueRef="date"/>
    </h:panel_group>
    </d:pane_tab>
    </c:forEach>
    </d:pane_tabbed>
    <hr>
    </h:form>
    </body>
    </html>
    </f:use_faces>
    Thanks very much again for any help you may have.
    -Adam

  • Dynamic selection of keyfigures while navigation

    Dear gurus,
    I have a requirement in the report development where I have to select the key figure depending upon the drill down in the query I am working in finance module.
    for example we have three ledgers Z1(funtional area)  Z2(segment) Z3(region)  each one has got different total amount ....when I select the functional area Z1 it should show me the Z1 amount and when I put Segment while navigation it should show me Segment Amount value.
    I want only one keyfigure to be used for all of them please need some suggestions..
    regards,
    Konain

    u can get this if u alter the format of ur report which i think will be difficult for u.Still, just a suggestion-if u put the characteristic ledger in the columns instead of rows u will get this.And when u filter on Z1 only for that it will show.
    Regards,
    Rathy

  • Need to disable one of the select-options in dynamic selection screen

    Hi,
    we have copied the Standard program: RFDOPR00 into Z, my requirement is to disable one of the select-options in dynamic selection screen for ex: Reason code(User shouldnot able to enter anything in it).
    Can anyone please tell me the procedure to do it... I had tried using at selection-screen but it doesnt work as it in 'LOOP AT SCREEN', i am not able to capture the Parameter name(screen-name).
    Thanks,
    Ravi

    Hi,
    Get inside your selection screen, by executing your program.
    Now type /h in the field where you enter transaction code and press enter.
    Now again press enter, this will take you debugger starting from your Selection screen.
    You might be knowing this, still if you are not aware of this, this might be a valuable tip.
    From here , you can trace your Parameter name.

  • How to execute each block in a multi-block canvas while select the tab?

    Hi All,
    How to execute each block in a multi-block canvas by selecting a tab? I mean to say when i select a particular tab in a tab canvas the records should execute.How can i set this?
    Arif

    Hi Arif
    Good Example Manu offered i wish it works if not pls try the following...
    Pls try in the when-tab-page-changed trigger in the form level
    DECLARE
        tp_name varchar2(30);
    BEGIN
    -- Retrieve the NAME of the top most tab page using the built-in GET_CANVAS_PROPERTY function.
    --Pass in the name of the Canvas your tabs are in and the system variable topmost_tab_page which stores a property number
    tp_name := GET_CANVAS_PROPERTY('CANVAS11',topmost_tab_page);
    -- Perform specific tasks based on the name of the top most tab
    IF tp_name = 'PAGE12' then
    GO_BLOCK('block_name');
       GO_ITEM('DATA_BLOCK_1.FIELD_1');
    EXECUTE_QUERY;
    ELSIF tp_name = 'PAGE38' then
    GO_BLOCK('block_name');
       GO_ITEM('DATA_BLOCK_2.FIELD_1');
    EXECUTE_QUERY;
    ELSIF tp_name = 'PAGE47' then
    GO_BLOCK('block_name');
       GO_ITEM('DATA_BLOCK_3.FIELD_1');
    EXECUTE_QUERY;
    END IF;
    END;
    Hope it helps...
    Note: i do agree with Craig
    Regards,
    Abdetu...
    Edited by: Abdetu on Feb 2, 2011 7:41 AM

  • Current version not generated!

    Hello Colleagues,
    I have a role in one system where I transported into another system.
    I selected the flag of "Also Transport Generated Profiles for Single Roles" when I transported the role.
    And when the import is done in the target system, I see that the Authortisation tab in PFCG for this
    role is Yellow and the status is 'Current version not generated'. So I'm forced to generate profile manuallt for this role.
    Can anyone tell what is the reason for the profiles not getting generated while importing?
    Thanks a lot in advance.
    Thanks and Regards, Pradeep

    Hello Pradeep,
    Please check SAP Note [571276|https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=571276].
    I am sure you are facing the problem due to one of the reasons mentioned here.
    Regards,
    Subbu

Maybe you are looking for

  • Planed Delivery Time - Scheduel Lines

    Dear Sir, Master data Material Code: WIP01 Material TYpe :HALB MRP Type: VB Reorder Point:10 Lot size:EX MRP Controller:L1 Procurement type: X Special procurement:30 Planned Deliv. Time: 4 Availability check:01 Material Code:: RAW01 Material Type:ROH

  • Creating entry in table COSS

    Hi All, I want to create an entry in table COSS.. if any transaction please tell me.... or any other ways.... Please help me... Thnx Rohit

  • Calander getTime() display problems...

    I'm connected to an oracle database and there is a date_reception column that has the time in miliseconds: 992023833 which is 06/08/2001 2:12:34 PM. When try to get that same number fromm java I get a long integer that is: 992023954881 which is longe

  • Recording transaction PPOME

    Hi, Can anyone help me to create recording of transaction PPOME. I want to delimit objects in infotype 1000. In transaction PPOME, the click on the "search term" of any of the objects is not getting registered in the recording. Is there any method wh

  • Get child fro tree

    hallow i have to buield program that get all child nod from tre and bring it in flat file did sap sap have any function that do that or i have to use child recursion? Regards