Panel tab show item taskflows

Hi All,
I have a jspx page with paneltab which has 5 showitems.
i am draging and drop first taskflow into each showitem .it is asking parameter .
the first task flow has a router it routes to two taskflows .
Basing on the first taskflow parameter it is navigating to other taskflows .
Now in the second taskflow i have method call and fragment . In this taskflow first method call will load and then it navigates to the page .
and third taskflow also same . i am keeping second taskflow into 2 showitems and third taskflow in 3 showitems.
basing on the showitem clik i have to show different content in the same fragment .
How can i know that in the second and third taskflow that someone cliked on show item one or showitem two like that .

thanks but my need is not like that.
please see this pics. to catch my need correctly.
in this pics. i say my need three different manner. dont get confused.
http://imageshack.us/photo/my-images/838/tabcm.png/
if you cant see my image means.
in project by default: tab1 tied show details item with input component in jsff page
here my explanation.
while hit the button popup should shows, in that popup form a clone of tab1 - show detial item 1 with input components.
forming clone will reduce my entire work. or otherwise i want to do put tabbage1 and revalent thing again in that popup also so lot of bindings. bla bla.
note : i changed my subject. i read subject twice it is somewhat far from my need.
sorry for late editing....

Similar Messages

  • Panel tab shows up, but panel is blank

    Hello Everyone,
    I've created a File Info for CS5 panel using the generic panel.  As I've been working on it, it shows up just fine on my workstation.  The panel's folder has been distributed to three other workstations, and on two of them only the name on the panel's tab shows up and the panel is blank.  On the third one, it shows up just fine.  The panel folder has been placed into "Macintosh HD:Library:Application Support:Adobe:XMP:Custom File Info Panels:3.0:panels" on every workstation.  All of the workstations are Mac's.  All of the Mac's have the same OS and up to date CS5 installations.  I think I'm overlooking the obvious and I just don't see it.
    Any help would be greatly appreciated.
    Thanks!
    -Dave

    Hi Dave,
    from what I read I guess that you have distributed the panel, but not the Flash Player trust file to the workstations.
    It has to be installed (or manually created) on each workstation in the path:
    /Users/<username>/Library/Preferences/Macromedia/Flash
    Player/#Security/FlashPlayerTrust
    You create a text file "MyTrustFile.cfg" which contains your panel path in a single line (using slashes, not colons).
    You can find more details in our SDK programmers guide.
    Hope this helps,
    Stefan Makswit

  • Tabbed Panels - Tab shows over a dropdown menu

    Hello,
    As you see in this link
    Tab
    Problem i have a problem the tabbed panel widget. The tab seems
    to come in front of a drop-down menu that i have (not spry)
    Any suggestions are much appreciated

    Hi,
    most probably you have a css problem in your page that refers
    to z-index. Check to see which one, the menu or the tabbed panel
    (if you added a z-index) have the z-index value grater. Normally
    the menu bar should have a bigger z-index to be displayed in top of
    the other elements.
    If you use the Spry menu bar and the Tabbed panel you don't
    have this problem.
    If you want more help from us, please give us a live url to
    investigate the problem.
    Thanks,
    Diana

  • Visual Studio Tabs - Show Title instead of Work Item Number?

    When opening individual work items in Visual Studio, the tab in the document well just says "Task 100485" or "Bug 38374".  Is there a way to instead have it show the Title of the work item?  Just showing the number isn't really
    helpful when quite a few are kept open.

    Hi Brian,  
    Thanks for your post.
    We show view the work item Title in each opened work item form in VS. As the work item’s tab has fixed width in VS, so if show the work item Title in each work item’s tab in VS, it will costs the wide width, if work item’s title is long, maybe two or three
    work item tabs can show in VS at the same time.
    As far as I know there’s no default way to change work item’s tab show work item Title in VS. For this scenario, please
    submit it to User Voice site at: http://visualstudio.uservoice.com/forums/121579-visual-studio. Microsoft engineers will evaluate them seriously.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Having trouble with dreamweaver cs 6 spry tabbed panels, all content in each tab showes through like

    Having trouble with dreamweaver cs 6 spry tabbed panels, all content in each tab showes through like it was all created on one page, plus mouse over doesnt work on them.
    This started all of a sudden.
    The entire website is a series of spry tabbed panels.
    http://pacificlaser.com/const.html
    if you click on General construction tab things work ok...
    if you click on Machine control tab, mouse over doesnt work and all page content of each tab show through.
    ive been looking for the answer for 4 months with no success.
    Hope a fellow dreamwever-person can help
    Thanks Rick

    You called it: your links to the SpryAssets are linking to your hard drive, not to the files within the folder on the server.
    Correct these links:
    <script src="file:///C:/Users/work/Desktop/Sites/SpryAssets/SpryTabbedPanels.js" type="text/javascript"></script>
    <link href="file:///C:/Users/work/Desktop/Sites/SpryAssets/SpryTabbedPanels.css" rel="stylesheet" type="text/css" />
    And you should be good to go.
    Beth
    ps. If you run into more difficulties with the Spry Widgets, take your questions to the Dreamweaver Spry Forum http://forums.adobe.com/community/labs/spry, where they will get quicker attention.
    B

  • JColorChooser : "Swatches"-tab's recent-panel not showing recent color

    Hello all,
    in JColorChooser on "Swatches" tab we have one panel named "recent" and another
    named "Preview".
    Problem 1.
    After i close my Color-chooser-dialog and reopen again , Preview-panel shows
    the last selected ie recently selected color BUT recent-panel not showing any color.
    Although on other Tab like "RGB" i am getting the selected color's RGB values .
    Below is the code-snippet , Am I doing anything wrong ?
    Problem 2.
    This problem is not consistent. What happens that whatever RGB values i set,
    next time when i open the chooser , Red-value gets educed by 1 !!!
    /// code snippet
    Color defaultForeground = conFont.getForeground(); /// this gives last selected color
    Color newColor = JColorChooser.showDialog(GSCommonUtility.getAMStudioFrame(),CommonToolProperties.bundle_ToolProperties.getString("ComContributionsAdapter_ChooseForeground"),defaultForeground);
    Can someone please through some light on these 2 problems?
    thanx n regds,
    Rajesh

    I'm having the same problem with the default color chooser. Whenever it is closed it seems to lose all of the recent colors information. If you figure it out please let me know!!

  • Convert a panel-tabbed detail part into bounded taskflow.

    Hi,
    My Jdeveloper version is 11.1.2.1
    I have created an input form in one of the panel tab detail. Is there a way to convert the same form to a bounded task flow and then use the same as a region in the panel tab ?
    Or does it call for an entire rework ?
    Thanks in advance.

    Hi,
    you can select a view in an unbounded task flow (right mouse choices) and then convert it into a bounded task flow (in which case a task flow call activity is added pointing to the bounded task flow). You then delete the task flow call activity and drop the task flow onto a page as a region.
    You cannot expose an area in an existing page as a task flow. If this is the case then you will have to copy&paste and ensure the bindings are created for the view in the bounded task flow-
    Frank

  • Problem with Required fields in Panel Tabbed

    Hi ,
    I am using Jdeveloper 11.1.1.2 and i created a jspx page in which i am using <af:panel Tabbed> which has 2 <af:showDetailItem> items.
    Here the problem is in each show detail item i have selectOneChoice set as required fileds. when i am runnin the page and click the second tab it is asking to select a value for SOC.
    Can anyone help me in how to make required fileds show only for that <showdetailitem> item but not for both the showdetailitems.
    Thanks,
    Harika.

    Set the immediate property for the tab to be true.
    Similar forum post:
    Issue with Panel Tabbed and required property
    Thanks,
    Navaneeth

  • Panel Tab issue with mandatory fields

    So i have a requirement where i have Jsff page with paneltab and 2 showdetail, on one show detail i further ave panel tab with 5 show detail.
    when i commit data on one tab its asking for other tab Mandatory fields and commitng the all tab data.
    I did immediated=true on all tab, but it didnt help.
    Can someone please help me onthis.
    Thnks
    RJ

    Jaspal
    Correct i have two level of tabs
    Tab1 Tab2
    under tab 2
    Tab21,Tab22,Tab23,Tab24,Tab25
    Tab21-tab25 have there own Taskflows which used differnt VO(based on diff EO) and 1-2 tab will have Trasient VO
    So Tab 1 has Updatable VO with some mandatory Fields. When i come to screen i saw two tabs Tab1 and Tab2
    I clcik on Tab 2 i saw Tab 21-25...When i commit some data on Tab21, its asking for mandatory fields of Tab1
    I hope i am clear..let me know if you need some other info
    Thanks for help
    RJ

  • Including jspx page into Panel Tabbed !!

    Hi all,
    Jdeveloper 11g is really powerful ..
    I want to create windows explorer interface which consists of two main areas:
    First one represented as a tree and the second to show the details of the selected item in the tree. I want the detail area to be as tabbed so that multiple tabs can be seen at a time, I developed most of this issue.
    Here is my question:
    How to include a jspx page into one of the tabs (showDetailItem) created in the panel tabbed, I've tried <jsp:include> but it didn't work
    Regards,
    Bassam

    not sure what you mean by Panel Tabbed, but you should be able to do something like the following so that when user clicks on a tab, the proper page will load:
    <af:showOneTab binding="#{backing_bean.showOneTab1}"
    id="showOneTab1" position="above">
    <af:showDetailItem text="Tab Text"
    binding="#{backing_bean.showDetailItem1}"
    id="id"
    disclosed="#{some evaluation}">
    <!-- include header jsp -->
    <f:subview id="positionHeader">
    <jsp:include page="/Header.jspx"/>
    </f:subview>
    </af:showDetailItem>
    </af:showOneTab>
    the included jsp will need to be stripped of at least the <f:view> tag since it's being included in another page that will already have the <f:view> tag. Can't remember if there are other tags <afh:html>, <afh:body> which might need to be removed from the included jsp.

  • Help on Panel tabbed component

    Hi everybody,
    i have a panel tab with two show detail items in it.
    on first show detail item, i have a button - when click should show second show detail item.
    Can any help how to do this from a bean?
    Thanks
    KM.

    Hi,
    you can programatically disclose/close showdetailitem. see this http://www.youritbox.com/index.php?option=com_content&view=article&id=801&Itemid=399
    ~Abhijit

  • Spry Tabbed Panels: Tabs

    I'm experimenting with Spry Tabbed Panels. The problem I
    couldn't work out is that how to get panel tabs stay on their
    place. They seems to be jumping out (far right) when I click on
    enter key while my cursor in the tab content area. This happens on
    DW CS3 but displays correctly on browsers preview (site is local)?
    I am inserting Spry Tabbed Panel in a simple styled div.
    There are many styled divs/nested divs on the page.
    I can insert non Spry items in a same div and style them
    without problem but something seems to be different about Spry
    Tabbed Panel?

    I'm experimenting with Spry Tabbed Panels. The problem I
    couldn't work out is that how to get panel tabs stay on their
    place. They seems to be jumping out (far right) when I click on
    enter key while my cursor in the tab content area. This happens on
    DW CS3 but displays correctly on browsers preview (site is local)?
    I am inserting Spry Tabbed Panel in a simple styled div.
    There are many styled divs/nested divs on the page.
    I can insert non Spry items in a same div and style them
    without problem but something seems to be different about Spry
    Tabbed Panel?

  • Panel Tab as Link only (no content) in Accordian Widget?

    Is there a way for panel tabs that have no content to
    a) Close any other open panels when clicked
    b) Act as link of their own (they will navigate to separate html page rather than open accordian panel) and
    c) show active state when clicked
    I would be wanted 'Label 2' of the follwing panel to be a link to an external page, whereupon i will set that panel tab to be default active when they land there.
    <div id="Accordion1" class="Accordion" tabindex="0">
      <div class="AccordionPanel">
        <div class="AccordionPanelTab">Label 1</div>
        <div class="AccordionPanelContent">Content 1</div>
      </div>
      <div class="AccordionPanel">
        <div class="AccordionPanelTab">Label 2</div>
      </div>
      <div class="AccordionPanel">
        <div class="AccordionPanelTab">Label 3</div>
        <div class="AccordionPanelContent">Content 3</div>
      </div>
    <div class="AccordionPanel">
        <div class="AccordionPanelTab">Label 4</div>
        <div class="AccordionPanelContent">Content 4</div>
      </div>
    </div>
    Hope i've made sense....
    Thanks in advance of anyone's help/advice (I ammeanwhile scouring the forums on the web).
    ccesca

    Why not?
    Be sure you have not set a height for the panel content, or you will end up with a normal tab with a blank content panel falling below it.
    I've never tried creating an accordion that had a tab completely without a content area, but that might work.
    So, put a link on your tab text and see if it functions the way you want.
    Regarding the Show active state when clicked, examine the accordion CSS file and fiddle around with things to change. It is likely that it is already set up to do that.
    Beth

  • Tabs without using panel tabbed

    i have to create a page with multiple tabs on top of the page without using panel tabbed, since multiple users cannot work in panel tabbed.
    i have created fragments for indivudual tabs.
    included fragments in a bounded task flow. connected all fragments to wildcard control flow.
    used a jsff with command menu items in top of the page in a pgl.
    below this, i dropped task flow as region where i would like jsff to be displayed depending on command menu item selected on top.
    specified command menu item action property as name of control flow case connecting wild card to individual jsffs used in page.
    Navigation is not working from one to another jsff on clicking command menu item on top.
    what is wrong with this approach.
    jdev 11.1.1.5

    it would be easier for multiple people to work on different page fragments as with panel tabbed it would be single jspx.
    i m focusing on how to achieve navigation using fragments in a region and command menu items or command navigation items at the top.

  • PCUI:Add REF_TO_HEADER to pcui(CRMD_BUS2000112) BILLPLAN TAB at item level

    Hi ,
    We are trying to add Header billing plan check box REF_TO_HEADER (Billplan Tab) TO pcui application service contract'S(CRMD_BUS2000112) BILLPLAN TAB AT item level.
    1.Append the structure CRMT_BSP_SRC_SERVICEDATA_2_IL  with REF_TO_HEADER field
    2.IN CRMC_MAP Txn(Table: CRMC_MAPPING) for structure CRMT_BSP_SRC_SERVICEDATA_2_IL we added entry
    UL Field:REF_TO_HEADER      Object:BILLPLAN     Object.Field REF_TO_HEADER
    3.Changed field group SRC_BILLPL_2 with new entry for REF_TO_HEADER as check box.
    4. It is showing correctly like same as in SAP GUI but it's not saving the data from PCUI.
    Please help us to trace the problem .We debugged Modify method of CL_CRM_BSP_AM_ITEMFM_1O class but we couldn't figure out the issue.
    Thanks,
    SAP FAN

    Hi ,
    The first thing to check in modify method is whether the correct value for the field REF_TO_HEADER  is being received by your MAC .
    If 'yes' then you have to make sure that this gets saved and when 'READ' is called then this field would have to be populated by you.
    Then the changed value will be visible in the browser.
    Note : When you change the value of a field and then press <enter> or SAVE or whatever .. there is a server roundtrip.The MODIFY method passes data from framework to application .The application saves this data and then sends it back to framework using the READ method.Then framework shows it on browser.
    Regards,
    Satyadeep

Maybe you are looking for