Custom Component UI not displaying in 11G

Hi All,
   We have a custom component in 10G where we have added new link in the UCM Home Page, it will be displayed beside Administration tab with name Edit Tables, under this we have sub links Alldistr_RVS, Distprod, Distuser, Prdstate, Products_RVS, State_RVS, Stateusr. When we deployed this code in 11G it is not working. Could any one please provide me code to make it work in 11G instace. Appreciate your help on this.
Below is the code used in 10G in resource file
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>
ampfRVSEditTables htmlIncludeOrString
</title>
</head>
<body>
<@dynamichtml custom_finish_layout_init@>
<$include super.custom_finish_layout_init$>
  <$include how_to_components_menu$>
  <$include vbis_edit_tables_link$>
<@end@>
  <@dynamichtml how_to_components_menu@>
  <$if not how_to_components_menu_included$>
  //add a drop-down menu, or a tray to the UI
  navBuilder.addChildNodeTo('NAVTREE', 'collection', 'id==EDIT_Tables', 'label==Edit Tables');
  if (navBuilder.menuB)
  navBuilder.menuB.addTopLevelNode("EDIT_Tables");
  else if (navBuilder.trayA)
  navBuilder.trayA.addTopLevelNode("EDIT_Tables");
  <$EDIT_Tables_menu_included=1$>
  <$endif$>
  <@end@>
<@dynamichtml vbis_edit_tables_link@>
navBuilder.addChildNodeTo('EDIT_Tables', 'item', 'id==ALLDISTR_RVS',
'label==Alldistr_RVS', 'url==<$HttpCgiPath$>?IdcService=GET_ALLDISTR_RVS_PAGE');
navBuilder.addChildNodeTo('EDIT_Tables', 'item', 'id==DISTPROD',
'label==Distprod', 'url==<$HttpCgiPath$>?IdcService=GET_DISTPROD_PAGE');
navBuilder.addChildNodeTo('EDIT_Tables', 'item', 'id==DISTUSER',
'label==Distuser', 'url==<$HttpCgiPath$>?IdcService=GET_DISTUSER_PAGE');
navBuilder.addChildNodeTo('EDIT_Tables', 'item', 'id==PRDSTATE',
'label==Prdstate', 'url==<$HttpCgiPath$>?IdcService=GET_PRDSTATE_PAGE');
navBuilder.addChildNodeTo('EDIT_Tables', 'item', 'id==PRODUCTS_RVS',
'label==Products_RVS', 'url==<$HttpCgiPath$>?IdcService=GET_PRODUCTS_RVS_PAGE');
navBuilder.addChildNodeTo('EDIT_Tables', 'item', 'id==STATE_RVS',
'label==State_RVS', 'url==<$HttpCgiPath$>?IdcService=GET_STATE_RVS_PAGE');
navBuilder.addChildNodeTo('EDIT_Tables', 'item', 'id==STATEUSR',
'label==Stateusr', 'url==<$HttpCgiPath$>?IdcService=GET_STATEUSR_PAGE');
<@end@>
</body>
  </html>
Thanks.
Ashok

Hi Jiri,
   I from the sample example I tried to develop component to display HOW_TO_COMPONENTS as Menu item under which there is sub item Annuity_Dispname_Mapping, but it is not displaying. I am afraid where it went wrong. Below is the code i used, please help me to fix this. Thank you
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>
MenuExample htmlIncludeOrString
</title>
</head>
<body>
<@dynamicdata CoreMenuItems@>
id,           label,       linkType, linkData
HOW_TO_COMPONENTS, How To Components, YuiDev,
ANNUITY_DISPNAME_MAPPING, Annuity_Dispname_Mapping, YuiDev, <$HttpCgiPath$>?IdcService=GET_DATA_ACCESS_PAGE
<@end@>
<@dynamicdata CoreMenuItemRelationships@>
<?commatable mergeKey="primaryKey"?>
parentId,    id,           loadOrder
MENU_A,      HOW_TO_COMPONENTS,  1000
HOW_TO_COMPONENTS, ANNUITY_DISPNAME_MAPPING, 10
<@end@>
<@dynamicdata CoreMenuItemsFlags@>
id,           flags
HOW_TO_COMPONENTS, isLoggedIn
ANNUITY_DISPNAME_MAPPING, isLoggedIn
<@end@>
<@dynamicdata CoreMenuItemsImages@>
id,           image,                imageOpen
HOW_TO_COMPONENTS,     ScsPageItem.gif,
ANNUITY_DISPNAME_MAPPING,     ScsPageItem.gif,
<@end@>
<@dynamicdata ampcustom_menu_items_template_data@>
<?commatable indexedColumns="id"?>
id,                  parentId,    linkType,        flags
HOW_TO_COMPONENTS_LINK_TEMPLATE, HOW_TO_COMPONENTS, external,
<@end@>
<@dynamichtml custom_navigation_menu_items@>
<$include super.custom_navigation_menu_items$>
  <$urlCount = 0$>
  <$if utLoadResultSet("pne_portal", "PersonalURLS")$>
  <$if rsFirst("PersonalURLS")$>
  <$loop PersonalURLS$>
  <$ddAppendIndexedColumnResultSet("ampcustom_menu_items_template_data", "NavigationMenuItems", "id", "HOW_TO_COMPONENTS_LINK_TEMPLATE")$>
  <$rsLast("NavigationMenuItems")$>
  <$NavigationMenuItems.id = "HOW_TO_COMPONENTS_" & urlCount$>
  <$NavigationMenuItems.label = js(title)$>
  <$NavigationMenuItems.linkData = js(website)$>
  <$NavigationMenuItems.loadOrder = urlCount$>
  <$urlCount = urlCount + 1$>
  <$endloop$>
  <$endif$>
<$endif$>
<@end@>
</body>
</html>
Thanks

Similar Messages

  • Custom playbar does not display in the list of available widgets

    I followed the steps described in the "Skins" page of the Captivate 5 help outlined here:
    http://help.adobe.com/en_US/captivate/cp/using/WSc1b83f70210cd101126156ac11c7f147d6b-8000. html
    Now my problem is, that my custom playbar is not displayed in the list of available playbars (neither in the Project->Skin Editor->Playbar nor in the list of widgets). If I just duplicate one of the existing playbar files in Gallery/Widgets/Playbars it's listed without problems.
    I use Flash CS5 to edit the playbar and tried to publish it as AS3 and AS2 - no success.
    Are there special settings I need to set in the publishing settings to get my playbar in the list? Anything else I'm missing?!
    Thanks,
    Peter

    Try putting the swf for the playbar in ...\Adobe Captivate 5\en_GB\Gallery\Playbars\AS3\

  • RegionRenderer encodeAll The region component with id: pt1:r1 has detected a page fragment with multiple root components. Fragments with more than one root component may not display correctly in a region and may have a negative impact on performance.

    Hi,
    I am using JDEV 11.1.2.1.0
    I am getting the following error :-
    <RegionRenderer> <encodeAll> The region component with id: pt1:r1 has detected a page fragment with multiple root components. Fragments with more than one root component may not display correctly in a region and may have a negative impact on performance. It is recommended that you restructure the page fragment to have a single root component.
    Piece of code is for region is:-
       <f:facet name="second">
                                                <af:panelStretchLayout id="pa1"
                                                                       binding="#{backingBeanScope.Assign.pa1}">
                                                    <f:facet name="center">
                                                        <af:region value="#{bindings.tfdAssignGraph1.regionModel}" id="r1"
                                                                   binding="#{backingBeanScope.Assign.r1}"/>
                                                    </f:facet>
                                                </af:panelStretchLayout>
                                            </f:facet>
    How do I resolve it ?
    Thanks,

    Hi,
    I see at least 3 errors
    1. <RegionRenderer> <encodeAll> The region component with id: pt1:r1 has detected a page fragment with multiple root components.
    the page fragment should only have a single component under the jsp:root tag. If you see more than one, wrap them in e.g. an af:panelGroupLayout or af:group component
    2. SAPFunction.jspx/.xml" has an invalid character ".".
    check the document (you can open it in JDeveloper if the customization was a seeded one. Seems that editing this file smething has gone bad
    3. The expression "#{bindings..regionModel}" (that was specified for the RegionModel "value" attribute of the region component with id "pePanel") evaluated to null.
    "pageeditorpanel" does seem to be missing in the PageDef file of the page holding the region
    Frank

  • Changes in custom.css are not displayed on iPad

    Dear all,
    I'm using a custom.css file in my Analysis Application.
    Changes in this CSS-file are immediately shown in my design in Design Studio and when executed on the BI Platform.
    However, these changes are not displayed when I run the application in SAP BusinessObjects Mobile on iPad.
    Thanks for sharing your ideas,
    Hans

    Hi Hans,
    If you make changes to your custom css file and reupload the file to your BIP and then open the report, does it help if your clear your browser's cache and reload the report again, do you see the css changes then?
    So instead of restarting the APS just clear the Browser Cache. The changes will be seen only in the browser and for the user who has cleared his browser cache.
    If you want to disable css caching there are different options available in general but with Design Studio only some of them can be implemented: you could configure your web server (for example Apache) to force refresh of cached data for example by setting some header parameters/values or with some other method.
    (just take into notice the performance implications of such a setting: the best option would be to force the reloading of the css file only when it changes and only for files that are changed, not for all css files all the time)
    There is a lot of information about overcoming caching techniques alone when you do a search on the stackoverflow site, for example this one has some good techniques:
    What is an elegant way to force browsers to reload cached CSS/JS files?
    Regards,
    David

  • Customer Party Account Not displayed

    Dear All,
    After Saving the billing document, If I see the accounting document, The customer party account is not displayed. Instead I see a G/L account in place of my customer account. Calculations are correct but cant see the customer account. Need all ur help.
    I have checked the acc det but there doesnt seem to be any problem. Still any kind of input and suggestions are really appreceated.
    Note :- Reconcill acc maintianed in cust master and net value and taxes are calculated correctly in billing
    Regards
    Denish Patel

    Waiting for your valuable inputs......
    Let me explain in detail :-
    After saving the billing document, the accounting document is generated. My Customer subledger account itslef is not displayed in it. Which means my customer is not debited the amount. i.e. when i see FBL5N there is no record of my transaction.
    Some information :- When i manually change the billing type to f2, while creating the billing document. Then its working fine. I can see my customer subledger account. I have also assigned the same pricing procedure to other document and tested, there also it seems to work fine. I have checked the G/L assignments (VKOA) nearly a 100 times. I dont think theres any problem there.
    Unable to check the error. Need help. Any kind of input is really appreciated. Any function modules to check with abaper inorder to know the reason for the cause ??
    Regards
    Denish Patel
    Edited by: denish__01 on Dec 10, 2010 11:34 AM
    Edited by: denish__01 on Dec 10, 2010 11:53 AM

  • Customer fields do not display in cProj 4.5

    Hello,
    I am trying to customize customer fields with the 'Define Field Groups for Customer Fields' IMG activity
    I am using following steps to do this:
    1. Enhance database tables for customer fields
    2. Create field groups for customer fields
    3. Assign customer fields for fields groups
    4. Define fields groups per project type
    5. Save and open cProjects
    But when I start the application only the main tab and sub tabs can be seen. Other customer fields are not seen.
    Does someone has an idea what is going wrong with it and where I can start searching the problem?
    Thx, Vanessa

    Hello Vanessa,
    there is one more step that needs to be done in the customizing:
    You have to set up a field control for your customer fields (IMG activity 'Set Up Field Control'). Here you define the conditions when these fields are displayed, hidden etc...
    If you have no field control, these fields will be always hidden.
    Please do not change the standard field control 0SAP but rather copy it to your own and adapt it according to your needs. Please refer also to the available IMG documentation.
    Afterwards, this field control needs to be assigned to your project type (IMG 'Define Project Types').
    Regards,
    Silvia

  • SolMan 7.1 Setup Monitoring - Custom Template is not display to Assign

    Hi All,
    SAP Solution Manager Configuration: Technical Monitoring - System Monitoring
    While creating custom template, i am facing issue, Please check it out below screens,
    After done, all setup, the custom template should display to apply and active.But it is not displaying
    This is the error msg below,
    Please help me out
    Regards
    Jay

    Hello Jagadish,
    thanks for your support.
    I went with Visual Admin tool to node SID - Server - Services - SLD Data Supplier.
    I saw some information - how can I check here?
    Afterwards I went to node SID - Server - Services - JCo RFC Provider and saw informations about client, user password. How can I check these informations? I stopped the SAPSLDAPI_SID RFC listener and started again. This worked without problems.
    I closed visual administrator and tried to login again via http://hostname:50000/sld. After cklick on button "Administration" there is no reaction - I get a blank site with no information on it.
    When I start configuration again through SOLMAN_ADMIN system hangs now in step 107 " SLD Server Configuration".
    Regards,
    Julia
    Edited by: Julia Bayrhammer on Oct 26, 2011 9:04 AM

  • Customer number is not displayed at Query

    Hi to all,
    I have created a query where i need to display the Receivables aging Report.
    when i check data at Cube level data is coming properly for Every Customer.
    but when i filter customer at Query level data is not displayed at query level.
    Please can any one provide me solution.
    i shall be thnakful to you for this.
    Regards
    Pavneet Rana

    Thanks for Reply,
    For some customer i am getting correct data, and for some customer i am not getting any data at Query level,
    although correct data exist for every customer at CUBE level.
    Regards
    Pavneet Rana

  • Custom Portal Service not displayed under Service Configuration

    Hi All,
    I am working on EP 7.0 SP8.
    SAP Portal is not displaying any custom built Portal Services under Service Configuration tab.
    I checked with the permission, and I am having the required authorization for my service.
    I am not able to find any document on making the custom service available under Service Configutation to start/stop the service.
    Please let me know any reference docs on this.
    -Thanks,
    Pavan

    Hi Pavan,
    > working on EP 7.0 SP8
    Glad to hear that you are not stuck on EP5   No, really, that is older than old... Anyhow:
    > not displaying any custom built Portal Services under Service Configuration tab
    There services are only listed if they are configurable, i.e. if they have a service profile with at least one property (compare http://help.sap.com/saphelp_nw70ehp2/helpdata/en/df/e6b74253ffda11e10000000a155106/frameset.htm). Otherwise it makes less sense to restart a service (normally this is done after changing a service profile parameter).
    Hope it helps
    Detlev

  • Custom D2k form not displayed correctly in Oracle Apps 12.1.1

    Hi,
    I have created a custom form for Oracle Apps 12.1.1 using Oracle Forms 10g. This form was registered on DEV instance and it was working fine there. Recently the DEV instance is refreshed by cloning CRP2 instance. I used FNDLOAD to download the settings for my custom menu, function and form settings into LDT files. Also copied custom form FMB file.
    I uploaded my setting for menu, function and form from LDT files using FNDLOAD on the DEV1 instance (refreshed DEV) and copied FMB file to custom top location and regenerated the FMX using frmcmp_batch command. The FMX is created successfully.
    Now when i am opening this form, the form appears but the controls/items on the form are not appearing correctly.
    I tested the same form on an another instance TST (cloned vision instance) using the same process i did on DEV1 instance then there it is displaying correctly but not on DEV1.
    Can anybody help..
    Thanks
    Farrukh

    Farrukh,
    This forum is for general Oracle Forms questions. Please post your question in the General EBS Discussion forum. If you have a general Forms question, by all means, ask it here! ;-)
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.

  • Customer fields do not display in Define Field Groups for Cust. Fields IMG

    I am customizing to display cusotmer fields in cporjects IMG actviity 'Define Field Groups for Customer Fields'.
    I am able to see the main tab in object category and multiple sub tabs in it. However customer fields that have been added by Enhance database tables in DPO are not shown or visible in the sub tabs.
    Am I missing any config? Please let me know.
    Senthil

    Hi Senthil,
    If you can see the tabs and not the fields, pl check if you have covered field control for these newly created custom fields.
    To have field control for these fields, you will have to copy the standard SAP provided field control, include the structure that has you custom fields and give it authorizations etc as per your requirement.
    Pl read carefully the documentation provided with field control.
    Refer note 947963 - Setting up field control
    Regards,
    Reema.

  • JSF custom component: value not binding to component

    I have a custom UIInput component which is not able to bind to the value of the component from a backing bean. Here is the JSF code snippet:
    <tw:validateInputText id="locationIdStopInput" table="location" column="location" styleClass="wideSingleInput" value="#{currentStop.customer.customer}" rendered="#{loadTypeView.renderWarehouse or (currentStop.stopNumber gt 1 and loadTypeView.renderOutbound) or (currentStop.stopNumber eq 1 and loadTypeView.renderInbound)}"/>
    tw is the custom tag and validateInputText is the custom UiInput component.
    On posting the form the decode method is not able to get the value from the requestParameter map. Following is the decode() I wrote:
    public void decode(FacesContext context,
    UIComponent component) {
    // assertValidInput(context, component);
    if (context == null || component == null) {
    throw new NullPointerException();
    ValidateInputTextComponent map = (ValidateInputTextComponent) component;
    String key = map.getId();
    if (component instanceof UIInput) {
    UIInput input = (UIInput) component;
    String clientId = input
    .getClientId(context);
    Map requestMap = context
    .getExternalContext()
    .getRequestParameterMap();
    String newValue = (String) requestMap
    .get(clientId);
    if (null != newValue) {
    input.setSubmittedValue(newValue);
    Also providing the setProperties() from the custom tag class:
    protected void setProperties(UIComponent component){
    super.setProperties(component);
    if (getValue()!=null){
    if (isValueReference(getValue())){
    ValueBinding vbTarget = FacesContext.getCurrentInstance().getApplication().
    createValueBinding(getValue());
    component.setValueBinding(VB_VALUE, vbTarget);
    System.out.println(component.getValueBinding("value").getValue(FacesContext.getCurrentInstance()));
    } else{
    ((UIInput) component).setValue(value);
    // component.getAttributes().put("value",getValue());
    if (getCompValue()!=null){
    if (isValueReference(getCompValue())){
    ValueBinding vbCompTarget = FacesContext.getCurrentInstance().getApplication().
    createValueBinding(getCompValue());
    component.setValueBinding(VB_COMPONENT_VALUE, vbCompTarget);
    } else{
    // ((UIInput) component).setValue(compValue);
    component.getAttributes().put(VB_COMPONENT_VALUE,getCompValue());
    if (getTable() != null && isValueReference(getTable())){
    ValueBinding vbTable = FacesContext.getCurrentInstance().getApplication().
    createValueBinding(getTable());
    component.setValueBinding(VB_TABLE, vbTable);
    } else{
    component.getAttributes().put(VB_TABLE, getTable());
    if (getColumn() != null && isValueReference(getColumn())){
    ValueBinding vbColumn = FacesContext.getCurrentInstance().getApplication().
    createValueBinding(getColumn());
    component.setValueBinding(VB_COLUMN, vbColumn);
    } else{
    component.getAttributes().put(VB_COLUMN,getColumn());
    if (getStyleClass() != null && isValueReference(getStyleClass())){
    ValueBinding vbClass = FacesContext.getCurrentInstance().getApplication().
    createValueBinding(getStyleClass());
    component.setValueBinding(VB_STYLE_CLASS, vbClass);
    } else{
    component.getAttributes().put(VB_STYLE_CLASS, getStyleClass());
    if(getRendered() != null && isValueReference(getRendered())){
    ValueBinding vbRendered = FacesContext.getCurrentInstance().getApplication().
    createValueBinding(getRendered());
    component.setValueBinding(VB_RENDERED, vbRendered);
    } else{
    Boolean a = new Boolean(getRendered());
    component.getAttributes().put(VB_RENDERED, new Boolean(getRendered()));
    Please let me know If I am missing something here to retrieve the value from the component.
    Thanks

    See this tutorial:
    http://www.jsftutorials.net/components/index.html

  • Default value of BeX customer Exit variable not Displayed in WeBI??

    Hello Experts,
    We are stuck with a problem where WeBI report is created on top of BeX query and we are not able to see the default value of Bex Customer exit variable in WeBI run. Here is the complete scenario:
    1. One restricted KF is created in BeX, restricted with Customer exit variable on net Due date. And this variable is mandatory, ready for input, and Default value in calculated is user exit as current Week's Monday.
    2. So, by default KF data should be restricted to Monday of current week, if user does not change this value.
    3. Now, WeBI report is created on top of this Bex query, and all is working fine, i.e. we are getting variable as Prompt in WeBI, but Default value is not shown while Running the Webi Report.
    So, need your inputs on the same, if default values from BeX in WeBI is supported or not? If yes, why this is happening, and how to resolve it?
    Please notice, the restrcition is in KF only, it is not a separate restrcition on Net Due date in Filter area or in Defualt area of BeX
    and we are on SAP BW 7.1 and BOXI 3.1 SP4.
    Regards,
    Vipul
    Edited by: VIPUL GOYAL on Nov 23, 2011 9:44 PM

    Hi,
    See 1285993 - Support of Customer Exit Variables from BEx query into WebIntelligence via OLAP universe
    WebI will prompt when executed, but the default values calculated by the user exit  - do not appear.
    Note: If the BEx variable has property 'ready for input' set / enabled, then its WebI prompt shows ok, but no default value appears.
    Cause
    This behaviour expected 'by design' (in the context of the product's current limitations) as explained in the online guide below:
    Please refer to Chapter 7, page 44, document link here: http://help.sap.com/businessobject/product_guides/boexir3/en/xi3_sap_olap_universes_en.pdf
    Characteristic variable > processing type > Customer Exit  is "Supported, without user entry"                                                                               
    -->  This should be understood as meaning "User will not be shown a prompt"
    regards,
    H

  • Custom Persona does not display after updating Firefox!

    == Issue
    ==
    I have another kind of problem with Firefox
    == Description
    ==
    I just updated Firefox, and my custom persona is no longer displaying properly. If I change to another persona from Mozilla it will display it just fine, and I can even see my custom persona when I mouse over the button that you would use to select it. But as soon as I move the mouse away or click to select it, it reverts to the previous persona. What can I do about this?
    == This happened
    ==
    Every time Firefox opened
    == As soon as I updated yesterday
    ==
    == Troubleshooting information
    ==
    Application Basics
    Name Firefox
    Version 3.6.6
    Profile Directory
    Open Containing Folder
    Installed Plugins
    about:plugins
    Build Configuration
    about:buildconfig
    Extensions
    Name
    Version
    Enabled
    ID
    Adblock Plus 1.2.1 true
    Adblock Plus: Element Hiding Helper 1.0.6 true [email protected]
    AVG Safe Search 9.0.0.825 true {3f963a5b-e555-4543-90e2-c3908898db71}
    AVG Security Toolbar 4.504.019.002 true avg@igeared
    Boston Red Sox Toolbar 2.7.1.3 true
    CoolPreviews 3.1.0625 false
    Download Statusbar 0.9.7 true
    Fanhouse Toolbar 5.69.1.3215 true {9b0d1426-453e-4c5e-b6ba-181dca55454c}
    Flashblock 1.5.13 false {3d7eb24f-2740-49df-8937-200b1cc08f8a}
    FoxTab 1.3 false
    Glasser 3.5.2 false [email protected]
    Java Console 6.0.16 true
    Java Quick Starter 1.0 false [email protected]
    Microsoft .NET Framework Assistant 1.2.1 true {20a82645-c095-46ed-80e3-08825760534b}
    MultirowBookmarksToolbar 4.9 true
    Personas 1.5.3 true [email protected]
    RealPlayer Browser Record Plugin 1.0 true
    SkipScreen 0.4.7amo true SkipScreen@SkipScreen
    Stop-or-Reload Button 0.2.2 true {61D0D7AF-4FF6-476a-B68F-6531F613A6D8}
    WeatherBug 2.0.0.4 true {3EC9C995-8072-4fc0-953E-4F30620D17F3}
    Xsticky-Tool 1.3.2 false [email protected]
    Yahoo! Toolbar 2.1.2.20100119091315 true {635abd67-4fe9-1b23-4f01-e679fa7484c1}
    Adobe DLM (powered by getPlus(R)) 1.6.2.63 true
    Modified Preferences
    Name
    Value
    accessibility.typeaheadfind.flashBar 0
    browser.history_expire_days.mirror 180
    browser.places.importBookmarksHTML false
    browser.places.smartBookmarksVersion 2
    browser.startup.homepage_override.mstone rv:1.9.2.6
    browser.tabs.loadInBackground false
    dom.event.contextmenu.enabled false
    extensions.lastAppVersion 3.6.6
    general.useragent.extra.microsoftdotnet ( .NET CLR 3.5.30729)
    keyword.URL http://us.yhs.search.yahoo.com/avg/search?fr=yhs-avgb&type=yahoo_avg_hs2-tb-web_us&p=
    network.cookie.prefsMigrated true
    network.protocol-handler.warn-external.dnupdate false
    places.last_vacuum 1279495794
    print.print_printer Send To OneNote 2007
    print.printer_Microsoft_XPS_Document_Writer.print_bgcolor false
    print.printer_Microsoft_XPS_Document_Writer.print_bgimages false
    print.printer_Microsoft_XPS_Document_Writer.print_command
    print.printer_Microsoft_XPS_Document_Writer.print_downloadfonts false
    print.printer_Microsoft_XPS_Document_Writer.print_edge_bottom 0
    print.printer_Microsoft_XPS_Document_Writer.print_edge_left 0
    print.printer_Microsoft_XPS_Document_Writer.print_edge_right 0
    print.printer_Microsoft_XPS_Document_Writer.print_edge_top 0
    print.printer_Microsoft_XPS_Document_Writer.print_evenpages true
    print.printer_Microsoft_XPS_Document_Writer.print_footercenter
    print.printer_Microsoft_XPS_Document_Writer.print_footerleft &PT
    print.printer_Microsoft_XPS_Document_Writer.print_footerright &D
    print.printer_Microsoft_XPS_Document_Writer.print_headercenter
    print.printer_Microsoft_XPS_Document_Writer.print_headerleft &T
    print.printer_Microsoft_XPS_Document_Writer.print_headerright &U
    print.printer_Microsoft_XPS_Document_Writer.print_in_color true
    print.printer_Microsoft_XPS_Document_Writer.print_margin_bottom 0.5
    print.printer_Microsoft_XPS_Document_Writer.print_margin_left 0.5
    print.printer_Microsoft_XPS_Document_Writer.print_margin_right 0.5
    print.printer_Microsoft_XPS_Document_Writer.print_margin_top 0.5
    print.printer_Microsoft_XPS_Document_Writer.print_oddpages true
    print.printer_Microsoft_XPS_Document_Writer.print_orientation 0
    print.printer_Microsoft_XPS_Document_Writer.print_pagedelay 500
    print.printer_Microsoft_XPS_Document_Writer.print_paper_data 1
    print.printer_Microsoft_XPS_Document_Writer.print_paper_height 11.00
    print.printer_Microsoft_XPS_Document_Writer.print_paper_size_type 0
    print.printer_Microsoft_XPS_Document_Writer.print_paper_size_unit 0
    print.printer_Microsoft_XPS_Document_Writer.print_paper_width 8.50
    print.printer_Microsoft_XPS_Document_Writer.print_reversed false
    print.printer_Microsoft_XPS_Document_Writer.print_scaling 1.00
    print.printer_Microsoft_XPS_Document_Writer.print_shrink_to_fit true
    print.printer_Microsoft_XPS_Document_Writer.print_to_file false
    print.printer_Microsoft_XPS_Document_Writer.print_unwriteable_margin_bottom 0
    print.printer_Microsoft_XPS_Document_Writer.print_unwriteable_margin_left 0
    print.printer_Microsoft_XPS_Document_Writer.print_unwriteable_margin_right 0
    print.printer_Microsoft_XPS_Document_Writer.print_unwriteable_margin_top 0
    print.printer_Send_To_OneNote_2007.print_bgcolor false
    print.printer_Send_To_OneNote_2007.print_bgimages false
    print.printer_Send_To_OneNote_2007.print_command
    print.printer_Send_To_OneNote_2007.print_downloadfonts false
    print.printer_Send_To_OneNote_2007.print_edge_bottom 0
    print.printer_Send_To_OneNote_2007.print_edge_left 0
    print.printer_Send_To_OneNote_2007.print_edge_right 0
    print.printer_Send_To_OneNote_2007.print_edge_top 0
    print.printer_Send_To_OneNote_2007.print_evenpages true
    print.printer_Send_To_OneNote_2007.print_footercenter
    print.printer_Send_To_OneNote_2007.print_footerleft &PT
    print.printer_Send_To_OneNote_2007.print_footerright &D
    print.printer_Send_To_OneNote_2007.print_headercenter
    print.printer_Send_To_OneNote_2007.print_headerleft &T
    print.printer_Send_To_OneNote_2007.print_headerright &U
    print.printer_Send_To_OneNote_2007.print_in_color true
    print.printer_Send_To_OneNote_2007.print_margin_bottom 0.5
    print.printer_Send_To_OneNote_2007.print_margin_left 0.5
    print.printer_Send_To_OneNote_2007.print_margin_right 0.5
    print.printer_Send_To_OneNote_2007.print_margin_top 0.5
    print.printer_Send_To_OneNote_2007.print_oddpages true
    print.printer_Send_To_OneNote_2007.print_orientation 0
    print.printer_Send_To_OneNote_2007.print_pagedelay 500
    print.printer_Send_To_OneNote_2007.print_paper_data 1
    print.printer_Send_To_OneNote_2007.print_paper_height 11.00
    print.printer_Send_To_OneNote_2007.print_paper_size_type 0
    print.printer_Send_To_OneNote_2007.print_paper_size_unit 0
    print.printer_Send_To_OneNote_2007.print_paper_width 8.50
    print.printer_Send_To_OneNote_2007.print_reversed false
    print.printer_Send_To_OneNote_2007.print_scaling 1.00
    print.printer_Send_To_OneNote_2007.print_shrink_to_fit true
    print.printer_Send_To_OneNote_2007.print_to_file false
    print.printer_Send_To_OneNote_2007.print_unwriteable_margin_bottom 0
    print.printer_Send_To_OneNote_2007.print_unwriteable_margin_left 0
    print.printer_Send_To_OneNote_2007.print_unwriteable_margin_right 0
    print.printer_Send_To_OneNote_2007.print_unwriteable_margin_top 0
    privacy.sanitize.migrateFx3Prefs true
    security.disable_button.openDeviceManager false
    security.warn_viewing_mixed false
    == Firefox version
    ==
    3.6.6
    == Operating system
    ==
    Windows XP
    == User Agent
    ==
    Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 ( .NET CLR 3.5.30729)
    == Plugins installed
    ==
    *-getplusplusadobe16263
    *npdnu
    *npdnupdater2
    *Adobe PDF Plug-In For Firefox and Netscape
    *6.0.12.448
    *RealPlayer(tm) LiveConnect-Enabled Plug-In
    *RealJukebox Netscape Plugin
    *Default Plug-in
    *Google Update
    *Adobe Shockwave for Director Netscape plug-in, version 11.5
    *GEPlugin
    *3.0.50106.0
    *Windows Presentation Foundation (WPF) plug-in for Mozilla browsers
    *Next Generation Java Plug-in 1.6.0_16 for Mozilla browsers
    *The QuickTime Plugin allows you to view a wide variety of multimedia content in Web pages. For more information, visit the QuickTime Web site.
    *Npdsplay dll
    *DRM Store Netscape Plugin
    *DRM Netscape Network Object

    This can be a problem with the Personas extension.
    See [[Troubleshooting extensions and themes]]

  • Fragments with more than one root component may not display correctly ...

    Using JDev 11.1.1.3; have a page fragment that contains a layout component for the content, but also an af:popup definition as child to the root tag of the fragment. I get the above design-time warning; wondering whether this is customarily ignored when the secondary components are popups, or whether there is a better way of defining the popup which needs to package with a fragment ?
    Thanks,

    I get it in the structure pane along with the other Warnings (eg: Reference selectedRow not found).
    <jsp:root ...>
    <c:set ...>
    <af:panelStretchLayout ...>
    <af:popup ...>
    </jsp:root>
    ... would put 1 warning in the Structure pane alerting developer to the fact that the popup isn't expected.
    Thanks for the assistance.

Maybe you are looking for