In a popup the tree table data is not getting displayed properly

Hi,
I have a taskflow which contains a tree table within a panelStetchLayout. Following is the taskflow code :
<af:panelStretchLayout id="SecurityAdminManageRoles" bottomHeight="0" topHeight="auto" inlineStyle="width:725px;height:400px;">
<f:facet name="center">
<af:treeTable value="#{bindings.WebCenterSecurityDCPermission.treeModel}" var="node" expandAllEnabled="true" fetchSize="150" verticalGridVisible="false" horizontalGridVisible="true" columnSelection="none" rowBandingInterval="0" columnStretching="last" contentDelivery="immediate" summary="#{uib_o_w_w_r_WebCenter.SECURITY_PERMISSIONS}" disclosedRowKeys="#{webcenterAdminSecurityBean.disclosedRowKeySet}" inlineStyle="border:none" binding="#{webcenterAdminSecurityBean.rolesTable}" id="tt2" styleClass="AFStretchWidth" autoHeightRows="150">
<f:facet name="nodeStamp">
<af:column width="260"
selected="false" noWrap="false" id="c3">
<f:facet name="header">
<af:outputText value="#{uib_o_w_w_r_WebCenter.LABEL_PERMISSIONS}"
id="ot5"/>
</f:facet>
<af:panelGroupLayout id="pgl26">
<af:forEach items="#{bindings.getRoleHeaders.result}" var="role">
<af:outputText value="#{role.value}" visible="false" id="ot1"/>
<af:selectBooleanCheckbox selected="#{node.dataProvider.serviceActions[role.value]}"
rendered="#{!node.dataProvider.serviceHeader}"
label="#{null}"
disabled="#{(node.dataProvider.readOnly and role.seededRole) or node.dataProvider.actionDisabledMap[role.value] == true}"
simple="true" id="sbc2">
<f:attribute name="permission" value="#{node}"/>
</af:selectBooleanCheckbox>
</af:forEach>
<af:spacer width="5" id="s2"/>
<af:outputText value="#{node.name}" noWrap="false" id="ot2"
inlineStyle="#{node.dataProvider.serviceHeader? 'font-weight:bolder;': ''}"/>
</af:panelGroupLayout>
</af:column>
</f:facet>
<af:column headerText="#{uib_o_w_w_r_WebCenter.LABEL_DESCRIPTION}" rowHeader="unstyled" noWrap="false" id="c1">
<af:outputText value="#{node.description}" noWrap="false"
inlineStyle="color:grey;" id="ot3"/>
</af:column>
</af:treeTable>
</f:facet>
</af:panelStretchLayout>
</jsp:root>
This taskflow is included as a region within another page :
<af:commandToolbarButton id="cb3"
shortDesc="#{uib_o_w_w_r_WebCenter.LABEL_EDIT_PERMISSION_HINT}"
icon="/adf/webcenter/edit_sm_ena.png"
text="#{uib_o_w_w_r_WebCenter.LABEL_EDIT_PERMISSION}"
inlineStyle="align:left">
<af:showPopupBehavior popupId="managePopup"/>
</af:commandToolbarButton>
<af:popup id="managePopup" contentDelivery="lazyUncached">
<af:dialog modal="true" type="cancel"
title="#{requestContext.formatter[uib_o_w_s_r_Spaces.EDIT_ROLE][pageFlowScope.o_w_wa_spacesRoleBacker1.selectedRole.value == webcenterAdminSecurityBean.spacesUsersRole ? uib_o_w_s_r_Spaces.LABEL_AUTH_USER : pageFlowScope.o_w_wa_spacesRoleBacker1.selectedRole.value]}"
titleIconSource="/adf/webcenter/empty.png" id="d4">
<af:region value="#{bindings.editroletaskflow.regionModel}"
id="r2"/>
<f:facet name="buttonBar">
<af:commandButton partialSubmit="true"
text="#{uib_o_w_w_r_WebCenter.LABEL_SAVE}"
actionListener="#{o_w_w_i_v_b_webCenterViewUtilsBean.saveChangesAndCloseWCLinksPopup}"
id="cb4">
<f:attribute value="#{bindings.editroletaskflow.regionModel}"
name="wcRegionModel"/>
<f:attribute value="bindings.saveRoles.execute"
name="wcMethodToExecute"/>
</af:commandButton>
</f:facet>
</af:dialog>
</af:popup>
In the main page, there is a table, I select one row and then click on this commandButton, which launches the popup.
The problem here is that when I launch the popup, there are many rows in the table and hence a scroll bar appears. Scroll down the popup and close the popup.
Again I launch the popup, I see that the popup displays in the same state as it was closed before, i.e the scrollbar is at the bottom and the first row is not displayed.

...also do not forget to:
1. adjust the Active property for the task flow binding (in the pageDef).
Set property value to the true on popupFetchListener, and to the false when closing popup
2. for the af:popup containing region, set childCreation to deffered

Similar Messages

  • Table PA0045 is getting updated but data is not getting displayed in Infty

    Hi,
             When i save entries for any employee in Infty 0045 , the table pa0045 is getting updated with the record.
              But FOR FEW USERS, who created the record, the data is not getting displayed in one tab of the tabstrip bur rest tabs are filled with data. Its the case with few users only .
    Regards,
    Jyoti

    Check if there is proper data to be shown in the tabstrip.
    EX.. Loan Amount Granted in the Tabstrip Basicdata ...

  • Data is not getting displayed in the report from an Infoset.

    Hi All,
    I am having a report  based on an infoset. This report is displaying the data in the Dev. envmt. When it is transported to the QA, it is not displaying the data in the BEx as well as RSRT, in the QA envmt. The patch levels of both the Dev. and QA are the same. The Queries are same in the Dev and QA also.
    While trying to display the data from the infoset (rt.click- display data), i am able to view the data, in the QA.
    Could anyone please suggest why the data is not getting displayed in the query designer.
    Thanks & Regards,
    A.V.N.Rao

    Hi Ashish,
    I ran the "ZPS/!ZPS" in RSRT where ZPS is the infoset name. In Dev, it displayed the values. In QA, it displayed the below messages:
    ECharacteristic 0TCAKYFNM does not exist. Check authorizations
    WThere are calculated elements. These results are bracketed [  ]
    and below that, it displayed the values for Number of records. But, it has not displayed the values for the other figures.
    Does this has any impact in QA.
    Thanks & Regards,
    AVN Rao.

  • The html select box option is not getting displayed properly in IE11

    The html select box option is not getting displayed properly in IE11
    I have developed a website that has a select box drop down. The select box drop down is getting displayed properly in IE9. But in IE11, if I am selecting any option apart from the first one, the whole select box option is getting moved up in the page.
    In IE11, if option 2 is selected, then the select options is getting moved up. But in IE9, if option 2 is selected, then the select options is getting displayed properly.
    Please let me know the fix so that the select options are displayed in the same manner as in IE9.
    Sorry but I am unable to upload images as this site is throwing some error

    Hi Kevin Shen,
    Thanks for post.
    I tried above code in ie 11(version 11.0.9600.17633).
    But it is not working. If you select option 2, and open select box then it open on the select box.
    It should open below the select box.
    Code for above:-
    <select>
    <option>1</option>
    <option>2</option>
    <option>3</option>
    </select>
    Sorry I could not attach screen shot. We have normal select box with three options. If we select option 2, it is showing option list on the select box. It is coming below the select box in ie 10 and other browse like chrome. 
    So what we should do, so that all options will come below the select box?
    Thanks,
    Yogesh Toke

  • ADF Issue with Tree Table , Child Row not getting rendered.

    Hi All,
    I am trying to show a single Level Master-Detail Table via ADF Tree Table.
    I have MasterVO : InventoryVO (1 SubInventoryCode)
    DetailVO: SubInventoryVO (n :SubInventoryCode)
    Both VOs are SQL query based VO with bindVariables.
    I have a viewLink between MasterVO and ChildVO (1:n relationship)
    I dragged and drop the MasterVO as a tree Table. I added the Rule in the Tree Binding too.
    I have the Tree table under a Tab , I execute the AM impl method when the Tab is clicked where I set the bindvariables of the MasterVO and ChildVO and execute it.
    when I run the Page , the VO query gets executed but the I am able to see only the MasterVO Datas, and when I click MasterVO ROW , the Table doesnt expand and it doesnt render any ChildVO ROws.
    Please find the Page Definition and Jspx Page Code Below
    Page Definition Code
    <tree IterBinding="ItemsLocatorIterator" id="ItemsLocator">
          <nodeDefinition DefName="xxplp.oracle.adf.items.model.view.ItemsLocatorVO"
                          Name="ItemsLocator0">
            <AttrNames>
              <Item Value="SubinventoryCode"/>
              <Item Value="Openorderqty"/>
              <Item Value="Openwoqty"/>
              <Item Value="Qoh"/>
            </AttrNames>
            <Accessors>
              <Item Value="ItemSubInventoryVO"/>
            </Accessors>
          </nodeDefinition>
          <nodeDefinition DefName="xxplp.oracle.adf.items.model.view.ItemSubInventoryVO"
                          Name="ItemsLocator1">
            <AttrNames>
              <Item Value="Locator"/>
            </AttrNames>
          </nodeDefinition>
        </tree>Jspx Page Code
    <af:treeTable value="#{bindings.ItemsLocator.treeModel}"
                                          var="node"
                                          selectionListener="#{bindings.ItemsLocator.treeModel.makeCurrent}"
                                          rowSelection="single" id="tt2"
                                          styleClass="AFStretchWidth"
                                          rowDisclosureListener="#{backingBeanScope.TabListenerBean.LocationTableRowDisclosureListener}">
                              <f:facet name="nodeStamp">
                                <af:column id="c110">
                                  <af:outputText value="#{node.SubinventoryCode}" id="ot116"/>
                                </af:column>
                              </f:facet>
                              <f:facet name="pathStamp">
                                <af:outputText value="#{node}" id="ot117"/>
                              </f:facet>
                              <af:column id="c111"
                                         headerText="#{bindings.ItemsLocator.hints.Qoh.label}">
                                <af:outputText value="#{node.Qoh}" id="ot118"/>
                              </af:column>
                              <af:column id="column1"
                                         headerText="#{bindings.ItemsLocator.hints.Openorderqty.label}">
                                <af:outputText value="#{node.Openorderqty}"
                                               id="outputText1"/>
                              </af:column>
                              <af:column id="column2"
                                         headerText="#{bindings.ItemsLocator.hints.Openwoqty.label}">
                                <af:outputText value="#{node.Openwoqty}"
                                               id="outputText2"/>
                              </af:column>
                              <af:column id="column3"
                                         headerText="Locator">
                                <af:outputText value="#{node.Locator}"
                                               id="outputText3"/>
                              </af:column>
                            </af:treeTable>

    I was able to find the issue which is causing the problem, both the VOs are SQL Query Based VOs.
    The ChildVO (SubInventoryVO) is has a bindvariable in its Query, which is losing its value when the viewlink accessor query gets appended to it.
    Please find the query below
    SELECT * FROM (SELECT MOTV.ORGANIZATION_CODE, MOTV.SUBINVENTORY_CODE  
    FROM MTL_ONHAND_TOTAL_V MOTV
    WHERE INVENTORY_ITEM_ID = :P_INVENTORY_ITEM_ID) QRSLT  WHERE ORGANIZATION_CODE = :Bind_OrganizationCode Though I am setting the VO query before the Table is rendered, ":P_INVENTORY_ITEM_ID".
    Its Losing its value, when the above whereclause "ORGANIZATION_CODE = :Bind_OrganizationCode " gets appended to it.
    I am thinking to use ExecuteWithParams Operation on SelectionListener method of the Tree Table to set the ":P_INVENTORY_ITEM_ID" bind variable, but I also want the viewLinkAccessor rule also to be applied ..
    Please suggest me how to retain the implicit bindVariable of the Query.

  • Master data is not getting displayed in the Query Designer

    Hi,
    I have a DSO in which I have an InfoObject called Emp No. in the Data Field.
    The Emp.No is being maintained as master with (Emp Name, Address, Telephone No, DOB) as attributes.
    I have loaded the data in the Emp. No. master. Then tried loading the transaction data in DSO.
    The Emp.No is there in the DSO active data, but in the query designer its not getting displayed.
    Hope its clear.
    Please help.
    Thanks

    Hi,
    I have brought the Emp. No. in the Key Field and also have activate the master data again.
    Yet my Query Designer doesn't have the Emp. No.
    I have done a full load for both Master and Transaction.
    Please advice me what the other alternative.
    Thanks

  • Data is not getting displayed in my form

    hi,
    i have declared variable to hold amount in that as v_amt type konv-kwert in my program and in form interface in import parameters i gave it the same as v_amt type konv-kwert..............and in text i gave the variable v_amt.............
    but it is not getting displayed................

    Hi!
    on the application toolbar on the top a icon is there for Field list on/off.
    click on it.
    below left hand side field names will be displayed.
    now from the import parameter drag that parameter and drop it in the text boc where you are to display it.
    try this way.....it can work.....sometimes there is problem when u don't drag and drop the fields from the list box in the text nodes.
    Regards.

  • Data is not getting displayed into a table

    Hi,
    here i used 2 views
    Personal info view :--user fill the details in this and clicks go...Then the user entered details should be displayed into a table view...
    In context of personalinfoView i took a node as "personal" and added the details as attributes to personal node,and while mapping i mapped Controller data with PersonalinfoView...
    No i have to retrive data from controller component and i have to display in table
    But the table is getting displayed but no values are getting displayed..
    the code for getting data from component controller i used in inplug method od table is  
    String tblName=wdThis.wdGetUICompController().wdGetContext().currentPersonalElement().getName();
        if((tblName!=null)&& tblName.equals(""))
              wdContext.currentPersonalElement().setName(tblName);
        String tblFirstName= wdThis.wdGetUICompController().wdGetContext().currentPersonalElement().getFirstName();
         if(tblFirstName!=null && tblFirstName.equals( ""))
              wdContext.currentPersonalElement().setFirstName(tblFirstName);
        String tblEmail=wdThis.wdGetUICompController().wdGetContext().currentPersonalElement().getEmail();
         if(tblEmail!=null && tblEmail.equals(""))
           wdContext.currentPersonalElement().setEmail(tblEmail);
        String tblCountry=wdThis.wdGetUICompController().wdGetContext().currentPersonalElement().getCountry();
        if(tblCountry!=null && tblCountry.equals(""))
            wdContext.currentPersonalElement().setCountry(tblCountry );
        String tblGender=wdThis.wdGetUICompController().wdGetContext().currentPersonalElement().getGender();
        if(tblGender!=null && tblGender.equals(""))
            wdContext.currentPersonalElement().setGender(tblGender);
        String tblSports=wdThis.wdGetUICompController().wdGetContext().currentPersonalElement().getSports();
        if(tblSports!=null && tblSports.equals( ""))
            wdContext.currentPersonalElement().setSports(tblSports );
        String tblOthers=wdThis.wdGetUICompController().wdGetContext().currentPersonalElement().getOtherinterests();
        if(tblOthers!=null && tblOthers.equals(""))
            wdContext.currentPersonalElement().setOtherinterests(tblOthers );

    Hi Padma
    You said you have context structure like this
    Personal
    Name
    Firstname
    Email
    if you set personal node's cardinality 1..1 it can hold only one person's Information.i.e. personal node has only one element.
    if you set the personal node's cardinality 0..n it can hold 0 to N nor of person's data.i.e. personal node has 0 to n elements
    If Personal node has cardinality 0..n and it has 10 elements holding 10 person's data, and you are displaying it in a table control.  If we set the selection property single only one row can be selected at a time. if it is Multi user can select multiple rows from the table.
    Now in your case, there is no need to take cardinality as 0..n. Because you are holding information of one person, so the cardinality is 1..1
    Regards
    Abhimanyu L

  • Master data is not getting displayed in the Report in Quality

    HI Experts,
    I have ZESP_Num as master for my transaction data.
    I have loaded the data in the Development and designed and checked my report. It is working fine.
    But after moving it to Quality. My report is not getting the master data.
    When I try to do right click manage ZESP_Num.
    I'm getting message like this.
    The data from the InfoProvider ZESP_NUM involved could not be checked
    Message no. DBMAN242
    Diagnosis
    A participating InfoProvider is virtual and aggreement between results and selections cannot be guaranteed.
    Can anyone plz help me.
    Thanks

    Hi,
    Please check the SNOTE Note 1364083 u2013 Message text will appear unexpectedly in surface.
    Hope helpful.
    Regards,
    RAO

  • Error in SNC SMI Scenario  - Demand Data is Not Getting Displayed

    Hi All SCM SNC APO Members,
                                                  For SMI scenario I am sending Stock and Demand data from R/3 to SNC(5.1) System. The Stock data(Safety Sotck, Stock on hand etc) is visible in XML messages but demand is not getting updated in Supplier view in SNC.
    What could be the reson behind that and how it will be rectified?
    Please let me know which program and which table/keyfigure is responsible and how can i correct this.
    I am using standard SAP settings.
    Do i need to execute any report to update demand?
    Regards,
    SK

    Hi SK,
    Make the following SPRO settings if it is not there:
    Step 1:          Goto SPRO--->SAP SCM - Implementation Guide -->
                         SCM Basis-->
                         Processing Inbound and Outbound Messages-->
                         Process Types for Inbound Messages-->
                         Determine Default Process Types
                         Checked XML PROACT_I ProductActivityNotification - Inbound should be linked to ICH - Supplier Collaboration.
    Step 2:         Goto SPRO--->SAP SCM - Implementation Guide -->
                        SCM Basis-->
                        Processing Inbound and Outbound Messages-->
                        Process Types for Inbound Messages-->
                        Define Sender- and Recipient-Dependent Process Types
                        Click on new entry enter as follows:
                       XML Message:   PROACT_I ProductActivityNotification
                       Send. System
                       Sender
                       Recipient        : <Supplier_location>
                       Process Type :ICH - Supplier Collaboration
    After above setting you should get Stock and demand in Web UI.
    Regards,
    Nikhil.

  • ADF: table changes are not getting refelcted properly

    Hi,
    I have an ADF form in a jsp which binds to some data in the DB table. I had to change a field to 'NOT NULL' in the data base. I updated the same value in the entity object by right clicking the entity object, and selecting the 'Synchronize with the Data base'. Now the field has become a required field. But when I try to save that data, it never validates the form as other fields. For other required fields, I get a pop up box saying 'A Value required'. But for this field, I get
    JBO-27014: Attribute RebillIsTaxable in RebillService.RebillInfoView3 is required. I am wondering how this acts different than the other fields.
    I also tried updating the vo and delted the field, and created it again in the jsp page.
    Here is the code.
    <af:selectOneChoice value="#{bindings.BillInfoView3RebillIsTaxable.inputValue}"
    label="#{bindings.RebillInfoView3RebillIsTaxable.label}"
    binding="#{CRBIF001.selectOneChoice4}"
    id="selectOneChoice4" required="#{bindings.RebillInfoView3RebillIsTaxable.mandatory}">
    <f:selectItems value="#{bindings.RebillInfoView3RebillIsTaxable.items}"
    binding="#{CRBIF001.selectItems4}"
    id="selectItems4"/>
    </af:selectOneChoice>
    Can any one help me to solve this issue?
    Thanks,
    priya

    Hi,
    I need the af:message tag as I use that to display other manual validation error. I am just wondering, how it works with other 'required' fields with out any coding. I just need to add 'required' attribute with the binding. But for this field, though I have the 'required' attribute, I get the error message instead the pop up message.
    The field is a fixed drop down list with two values in it. I add a blank item too in the list. While this error message is displayed, I see two blank values inserted with the two fixed values. But when the page is rendered, it has one blank item.
    Is there any thing I need to check here? But the page definition file has only one blank item. Here is the code.
    <list id="RebillInfoView3RebillIsTaxable" ApplyValidation="true"
    IterBinding="RebillInfoView3Iterator" ListOperMode="0"
    StaticList="true" NullValueFlag="1">
    <AttrNames>
    <Item Value="RebillIsTaxable"/>
    </AttrNames>
    <ValueList>
    <Item Value=" "/>
    <Item Value="Exempt"/>
    <Item Value="Taxable"/>
    </ValueList>
    </list>
    Please let me know if I miss something in the code.
    Thanks,
    Priya

  • Master Data is not Getting Updated Properly.

    Dear Expert,
    I am trying to pull the data by Info package but The text is not getting updated.
    The Master data object is    0BPARTNER .  To update this Master data , we ghave 2 info packages
    0BPARTNER_ATTR   and    0BPARTNER_TEXT.    But the text is not getting updated ( like the fiels E-mail address, Address 1, Address 2, Address 3, Address 4,.... Phone No,Etc.
    What could be the Reason for this and How can I solve this issue  ?
    Tahnks,
    Utpal

    Hi,
    Could you please check the data in RSA3.
    If everything is there in R/3 side.Then,please check are you giving any
    condition in the infopackage .
    Please run the infopackage without giving any condition.
    Thanks,
    Saveen Kumar

  • Data is not getting displayed after Exception,mysterious cause?

    Hi, Good Afternoon all,
    I'm Kittu. I have got a peculiar problem(it seems peculiar atleast to me) in my application, i donno whether it is programmatic error or problem with the environment that i'm using.
    In my application,I'm using java with NetBeans 5.5.1(Server being Tomcat). Problem is : once I get certain kind of exceptions in 'Bundled Tomcat(log)' window of Netbeans output, all the data and content that generally gets displayed in 'Bundled Tomcat' window of NetBeans output.(Note that these two are different windows) , gets erased and no more displaying is happening. Dont know what must be the problem. Please, if anybody knows the cause of such situation, DO RESPOND. I'll be waiting for your replies.Thanx in advance.
    ---Kittu.

    It's likely what'd confusing you is the way Netbeans automatically switches between tabbed windows in the Output area at the bottom of the window.
    There's a variety of windows to look at (especially when running a server), but it only shows one at a time, and will switch to the one with the latest output. To see the window you were previously looking at you'll have to switch back by clicking a tab.

  • Table column names not getting displayed

    Hi
    When i do a SELECT statement i am not getting the column names
    SQL> SELECT * FROM EE;
    aa physics 100
    bb physics 200
    PLease let me know how can i set it.
    Thank you
    Marium Thomas

    Did you modify some of the default settings (e.g. HEADING or PAGESIZE)?
    Try
    set heading onhttp://download-uk.oracle.com/docs/cd/B10501_01/server.920/a90842/ch13.htm#1011230

  • Data is not getting displayed in Management Console.

    Hi Experts,
    I am using BPC 7.5(M) SP04, Web server as IIS 7.0 and database server as SQL Server 2008 in Multi Server environment, Web Server is on Application Server (Windows Server 2008) and database server is on different machine.
    I have configured the ODBC logging as documented in the install guide section : Setting Up ODBC Logging in IIS 7.0 for the Default Web Site and records are there in BPClog table of Appserver database but when I try to see data in Management console it doesn't show any data eg: It doesn't show any data after clicking  "Who's Online" link under WebServer section of management console.
    Do I need to do some more settings for getting the records display in Management Console.
    Please Advice.
    Thanks & Regards,
    Rohit

    Hi Roberto,
    I have gone through the OPS guide but still "Who is Online" link of management console is not showing any data, I tried giving date range in Start date/end date fields and clicked on "Reload" button but it gives error message:
    LOGIN FAILED FOR USER 'NT AUTHORITY\ANONYMOUS LOGON'
    Please Advice.
    Thanks & Regards,
    Rohit

Maybe you are looking for