Menubar from dynamic xml not displaying

I can't get a Menubar to display the submenu items. The list
displays properly without any reference to the "menubar" class so I
think I must have something off in the area. I have searched the
examples, api, and forum but I haven't been able to find anything
to help me fix it. I have worked on this for a couple of hours so I
am turning to everyone for help. Here is my code.
<div spry:region="dsSubCat dsRefine dsRefineValue"
class="SpryHiddenRegion">
<ul id="MenuBar1" class="MenuBarHorizontal">
<li><a href="#" class="MenuBarItemSubmenu">Sub
Category</a>
<ul>
<li spry:repeat="dsSubCat"><a href="#"
onclick="loadSubCatData('{dsSubCat::Value}');">{dsSubCat::Title}</a> ({dsSubCat::NumberOf Products})</li>
</ul>
</li>
<li spry:repeat="dsRefine"><a href="#"
class="MenuBarItemSubmenu">{dsRefine::@name}</a>
<ul>
<li spry:repeat="dsRefineValue"><a href="#"
onclick="loadRefineData('{dsRefineValue::Value}');">{dsRefineValue::Title}</a> ({dsRefine Value::NumberOfProducts})</li>
</ul>
</li>
</ul>
</div>
<script type="text/javascript"><var MenuBar1 = new
Spry.Widget.MenuBar("MenuBar1",
{imgDown:"../../images/SpryMenuBarDownHover.gif"})</script>

Hey N,
When dynamically creating widgets with Spry data, the
constructor script tag needs to be within the spry:region.
This allows it to fire off after the markup has been
generated.
Let us know if this solves it.
Don

Similar Messages

  • Annotated PDF from Preview will not display annotations in iPad mail

    I have an Annotated PDF from Preview will not display annotations in iPad mail, yet, it will display them on my Macbook Air. I confirmed this with another iPad user. Same results. Any ideas.

    I had the same issue. iAnnotate PDF will display your annotations made in preview and allow you to annotate on the iPad. It is a great app, I and quite happy with it.

  • PDF from HTMLLoader is Not Displaying in a Container

    PDF from HTMLLoader is Not Displaying in a Container
    Was there a new version of AIR released recently that breaks the display of a PDF through the HTMLLoader?
    I've been experiencing problems displaying a PDF in a container lately.
    AIR applications that worked a couple weeks ago, are not working now even though no changes have been made to the source.
    To focus on the problem, I created an application that narrows my focus to the broken feature. It's sole purpose is to display a simple PDF through AIR.
    The example can be found here.
    http://www.appfoundation.com/blogs/giametta/2009/04/14/render-pdf-in-adobe-air-with-pdf-sc aling/
    The code used is exactly the same as the one found in the above example, except I swapped the url of the PDF to the following.
    http://www.sfbike.org/download/map.pdf
    It's pretty straightforward.
    But, when I compile and press the "do it" button, nothing displays in the VBOX.
    Using an HTTP Sniffer the "GET" to my url seems to be working fine and, I get a "200 OK" return status, but nothing is displayed in the container.
    Here is my configuration.
    - Windows Vista Ultimate 64 bit
    - AIR 1.5
    - Flex 3.0.2
    - Adobe Acrobat 9 Pro
    - Firefox 3.5.4
    Attached is the source code mxml as a txt.

    Well, like I said, I don't either. Even when loading a very simple PDF, I just see this crash:
    Process:         adl [1003]
    Path:            /Users/base/c_languages/flashplayer/flex_sdk_4.0.0.10079/bin/adl
    Identifier:      adl
    Version:         ??? (???)
    Code Type:       X86 (Native)
    Parent Process:  FlashBuilder [217]
    Date/Time:       2009-11-04 11:41:13.050 -0800
    OS Version:      Mac OS X 10.6.1 (10B504)
    Report Version:  6
    Interval Since Last Report:          1807020 sec
    Crashes Since Last Report:           7
    Per-App Crashes Since Last Report:   4
    Anonymous UUID:                      E63961B9-2C86-42EA-9FBA-0D3F0561CBB8
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000040918216
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Maybe someone on the AIR team will have a more knowledgable response, it looks like a problem with how Webkit is loading up the PDF viewer perhaps.

  • While printing google map from FF4 its not displaying the map in the print out paper?

    FF4 displaying the google map in my website. But while printing google map from FF4 its not displaying the map in the print out paper.
    I chekced this FF 3.6 and there is no problem with this and other versions. FF4 having this problem.
    What should I do for this? Please let me know.

    What printer models is this intended for?  I assume it is aimed at the lower end inkjets, with the suggestion of loading 10-25 sheets of paper.
    Bob Headrick,  HP Expert
    I am not an employee of HP, I am a volunteer posting here on my own time.
    If your problem is solved please click the "Accept as Solution" button ------------V
    If my answer was helpful please click the "Thumbs Up" to say "Thank You"--V

  • Dynamic Selection not displayed from tcode ZME5A but from se93 yes

    I have made a copy of standard program RM06BA00 and transaction ZME5A.
    Everything works except Dynamic selection which is not displayed.
    When I run transaction from SE93 Dynamic selections show up.
    Do you know why this happens and how to fix it?

    Hi,
    You problem probably is related with the "container" of this screen. Check if it still in the screen 1000, because this program is a report and if you change some screen parameter, the screen is recreated and elements inserted by user may be lost.
    Also, check the program names link, like:
    CALL SUBSCREEN %_SUBSCREEN_%_SUB%_CONTAINER  INCLUDING 'SAPLSSEL' '2001' .
    Best regards,
    Mengue
    Do not consider this above if the button is not displayed ****
    Edited by: Leandro Mengue on Oct 15, 2010 7:56 PM

  • CRVS2010 beta - Date field from database does not display in report

    Hi there - can someone please help?!
    I am getting a problem where a date field from the database does not display in the report viewer (It displays on my dev machine, but not on the client machines...details given below)
    I upgraded to VS 2010
    I am using the CRVS2010 Beta
    My development machine is Windows 7 - and so is my fellow developer's
    We are using Microsoft SQL Server 2000
    We run the queries within VS and then we send the data table to VS using .SetDataSource
    We have a few reports which display the date on our dev machines (whether we run the EXE or from within Visual Studio)
    When we roll out to the client machines (running Windows XP SP3) then everything works, except that the date does not display (on quite a few reports)
    This is the only real issue I have had - a show stopper for me
    The rest works well - any input will be greatly appreciated
    Regards,
    Ridwan

    Hi Ridwan,
    After much testing I have it all working now using CRDB_adoplus.dll as a data source ( XML )
    Alter your Config file to look like this:
    <startup useLegacyV2RuntimeActivationPolicy="true">
    <supportedRuntime version="v4.0"/>
    </startup>
    Then using the code below, and CR requires the Schema to be able to read the date format.
    private void SetToXML_Click(object sender, EventArgs e)
    CrystalDecisions.CrystalReports.Engine.ReportDocument rpt = new CrystalDecisions.CrystalReports.Engine.ReportDocument();
    ISCDReportClientDocument rcd;
    rcd = rptClientDoc;
    string connString = "Provider=SQLOLEDB;Data Source=dwcb12003;Database=xtreme;User ID=sb;Password=password";
    string sqlString = "Select * From Orders";
    OleDbConnection oleConn = new OleDbConnection(connString);
    OleDbDataAdapter oleAdapter = new OleDbDataAdapter(sqlString, oleConn);
    //OleDbDataAdapter oleAdapter2 = new OleDbDataAdapter(sqlString2, oleConn);
    DataTable dt1 = new DataTable("Orders");
    oleAdapter.Fill(dt1);
    System.Data.DataSet ds = new System.Data.DataSet();
    // We need the schema to get the data formats
    ds.WriteXml("c:
    sc.xml", XmlWriteMode.WriteSchema);
    //Create a new Database Table to replace the reports current table.
    CrystalDecisions.ReportAppServer.DataDefModel.Table boTable = new CrystalDecisions.ReportAppServer.DataDefModel.Table();
    //boMainPropertyBag: These hold the attributes of the tables ConnectionInfo object
    PropertyBag boMainPropertyBag = new PropertyBag();
    //boInnerPropertyBag: These hold the attributes for the QE_LogonProperties
    //In the main property bag (boMainPropertyBag)
    PropertyBag boInnerPropertyBag = new PropertyBag();
    //Set the attributes for the boInnerPropertyBag
    boInnerPropertyBag.Add("File Path ", @"C:\sc.xml");
    boInnerPropertyBag.Add("Internal Connection ID", "{680eee31-a16e-4f48-8efa-8765193dccdd}");
    //Set the attributes for the boMainPropertyBag
    boMainPropertyBag.Add("Database DLL", "crdb_adoplus.dll");
    boMainPropertyBag.Add("QE_DatabaseName", "");
    boMainPropertyBag.Add("QE_DatabaseType", "");
    //Add the QE_LogonProperties we set in the boInnerPropertyBag Object
    boMainPropertyBag.Add("QE_LogonProperties", boInnerPropertyBag);
    boMainPropertyBag.Add("QE_ServerDescription", "NewDataSet");
    boMainPropertyBag.Add("QE_SQLDB", "False");
    boMainPropertyBag.Add("SSO Enabled", "False");
    //Create a new ConnectionInfo object
    CrystalDecisions.ReportAppServer.DataDefModel.ConnectionInfo boConnectionInfo =
    new CrystalDecisions.ReportAppServer.DataDefModel.ConnectionInfo();
    //Pass the database properties to a connection info object
    boConnectionInfo.Attributes = boMainPropertyBag;
    //Set the connection kind
    boConnectionInfo.Kind = CrConnectionInfoKindEnum.crConnectionInfoKindCRQE;
    //*EDIT* Set the User Name and Password if required.
    boConnectionInfo.UserName = "";
    boConnectionInfo.Password = "";
    //Pass the connection information to the table
    boTable.ConnectionInfo = boConnectionInfo;
    //Get the Database Tables Collection for your report
    CrystalDecisions.ReportAppServer.DataDefModel.Tables boTables;
    boTables = rptClientDoc.DatabaseController.Database.Tables;
    //For each table in the report:
    // - Set the Table Name properties.
    // - Set the table location in the report to use the new modified table
    boTable.Name = "Orders";
    boTable.QualifiedName = "Orders";
    boTable.Alias = "Orders";
    rptClientDoc.DatabaseController.SetTableLocation(boTables[0], boTable);
    //Verify the database after adding substituting the new table.
    //To ensure that the table updates properly when adding Command tables or Stored Procedures.
    rptClientDoc.VerifyDatabase();
    MessageBox.Show("Data Source Set", "RAS", MessageBoxButtons.OK, MessageBoxIcon.Information);
    Thanks again
    Don

  • Dunning Letter XML not displaying XML version of Dunning Letter

    I have changed the Output Format for "Dunning Letter Print from Dunning Letter Generate" to XML. When I run the Dunning Letter Generate process, though, the XML output in the Dunning Letter Print from Dunning Letter Generate does not display the XML of the Dunning Letter. Instead, the following XML is displayed:
    <?xml version="1.0"?>
    <!-- Generated by Oracle Reports version 6.0.8.27.0 -->
    <ARDLP>
    <LIST_G_CORRESPONDENCES>
    </LIST_G_CORRESPONDENCES>
    <R_INTEREST_RATE></R_INTEREST_RATE>
    <R_DEFAULT_COUNTRY>NL</R_DEFAULT_COUNTRY>
    <C_TRX_NUMBER>APP-00001: Unable to find message: AR_REPORTS_TRX_NUMBER</C_TRX_NUMBER>
    <C_PO>APP-00001: Unable to find message: AR_REPORTS_PO</C_PO>
    <C_DEBIT>APP-00001: Unable to find message: AR_REPORTS_DEBIT</C_DEBIT>
    <R_DEFAULT_COUNTRY_DESC>M-3M-WM-4M-zM-6M-uM-5M-e</R_DEFAULT_COUNTRY_DESC>
    </ARDLP>
    Is there any specific setup required to generate the appropriate XML for the Dunning Letter?

    Kit
    It is definitely possible to use XML Publisher for dunning letters. I would suggest your sample run did not select anything for dunning as the XML looks correct otherwise. The problem with this approach is that it is not a single step process to get the letters. You will only ever get XML from the dunning letter print report as there is nowhere in the submission screen to tell it what template to use. Therefore you will need to modify the after report trigger to submit the XML Report Publisher concurrent program to automatically pick up the XML and create the letters.
    You might want to look at the standard functionality in collections or advanced collections (not sure about collections but definitely in advanced) as there is some standard functionality in there for Dunning which uses XML Publisher templates. The setup is a bit onerous (not sure what the developers were thinking) but at least you can use XMLP as standard.
    Cheers,
    Dave

  • AdvancedDataGrid headerrenderer children added dynamically do not display

    The AdvancedDataGrid in Flex 3.x does not correctly render children of a custom headerrenderer when the children are added dynamically. This works correctly with the DataGrid.
    An AdvancedDataGrid has a custom headerrenderer with one field to display the column header text.
    A show button below the grid adds a text input field in the header below the column text in the header.
    When the show button is selected, the AdvancedDataGrid header sizes correctly to leave space for the field but does not display the field.
    If I drag the column, the text input field displays as I am dragging. See the 3 images below.
    I have included the 3 source files. What is the correct way to dynamically add children to an AdvancedDataGrid header?
    Thanks.
    1. AdvancedDataGrid with only the column header text:
    2. After Show is selected, the header is sized for the text field below:
    3. Only dragging the column header temporarily shows the text field:
    1. TestGrid.mxml
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="vertical" creationComplete="onInit(event)" width="100%" height="100%">
    <mx:Script>
    <![CDATA[
         protected function onInit(event:Event):void {
              var cols:Array = grid.columns;
              var colWidth:int = grid.width;
              var col:AdvancedHeaderColumn = new AdvancedHeaderColumn();
              col.wordWrap = true;
              col.show = false;
              var headerRenderer:ClassFactory = new ClassFactory(AdvancedHeaderLabel);
              // Add any custom properties
              headerRenderer.properties = {text: "Column1 header that wraps", dataGridColumn: col};
              col.headerRenderer = headerRenderer;
              col.headerWordWrap = true;
              cols.push(col);
              grid.columns = cols;
              grid.measuredWidth = colWidth;
         protected function showText(event:Event):void {
              var cols:Array = grid.columns;
              for each (var col:AdvancedHeaderColumn in grid.columns) {
                   col.show = show.selected;
              grid.columns = cols;
    ]]>
    </mx:Script>
         <mx:AdvancedDataGrid id="grid" height="100%" width="100%" variableRowHeight="true" editable="true" lockedColumnCount="1"/>
         <mx:Button label="Show" id="show" click="showText(event)" selected="false" toggle="true"/>
    </mx:Application>
    2. AdvancedHeaderLabel.mxml
    <?xml version="1.0" encoding="utf-8"?>
    <mx:VBox xmlns:mx="http://www.adobe.com/2006/mxml" width="100%" height="100%" verticalScrollPolicy="off">
    <mx:Script>
    <![CDATA[
         import mx.controls.TextInput;
         import mx.core.UITextField;
         // properties
         public var text:String;
         public var dataGridColumn:AdvancedHeaderColumn;
         // Column header
         public var textField:UITextField;
         // Optional text input field
         public var textInput:TextInput;
         override protected function createChildren():void {
              super.createChildren();
              // Always add the header text
              textField = new UITextField();
              textField.text = text;
              textField.multiline = true;
              textField.wordWrap = true;
              textField.percentWidth = 100;
              addChildAt(textField, 0);
         override protected function commitProperties():void {
              super.commitProperties();
              // Add the text input field?
              if (dataGridColumn && dataGridColumn.show && !textInput) {
                   textInput = new TextInput();
                   box.addChild(textInput);
         override protected function updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void {
              super.updateDisplayList(unscaledWidth, unscaledHeight);
              // Position and size the textInput field
              if (dataGridColumn.show && textInput) {
                   textInput.y = textField.getExplicitOrMeasuredHeight();
                   textInput.setActualSize(unscaledWidth, textInput.getExplicitOrMeasuredHeight());
         override protected function measure():void {
              super.measure();
              measuredWidth = textField.getExplicitOrMeasuredWidth();
              measuredHeight = textField.getExplicitOrMeasuredHeight();
              // Make room for the text input field
              if (textInput) {
                   measuredHeight += textInput.getExplicitOrMeasuredHeight();
    ]]>
    </mx:Script>
         <mx:VBox height="100%" width="100%" id="box" verticalAlign="bottom"/>
    </mx:VBox>
    3. AdvancedHeaderColumn.as
    package {
         import mx.controls.advancedDataGridClasses.AdvancedDataGridColumn;
         public class AdvancedHeaderColumn extends AdvancedDataGridColumn {
              public var show:Boolean = false;
              public function AdvancedHeaderColumn(columnName:String=null) {
                   super(columnName);

    Thanks Hackintosh.
    It prints as it views, as a corrupt jpeg. I also dug into console and it confirmed there was an error about a corrupt jpg. The most interesting thing is if I open the bad pdf in Photoshop the whole image is there with no signs of corruption. This leads me to believe it's something with how OSx and/or Safari are rendering the jpgs. Another curious sidenote, Safari on Windows works fine but if you save the pdf, move it to a mac and open it, you get the corrupted jpg again.
    I think I'm going to try and stop swimming upstream now. At the end of the day I don't care if the images are pngs, tiffs, or eps. I'm going to try feeding a few different formats and see if that doesn't fix the problem.

  • Hierarchical menu tree from dynamic xml

    Can anyone give me ideas on how to create a hierarchical tree using xml / xsl / javascript. Please note that the xml data is dynamic and changes for each user/company. I have downloaded the xalan processor. Any ideas on the line of approach is highly appreciated.
    Thanks in advance

    I've used Joust Outliner, www.ivanpeters.com. This a free javascript package that builds treeviews for html. A XSL-stylesheet was used to produce the javascript code from a dynamic xml source. (Although the structure of the xml was more or less the same, the content was changed from time to time)

  • Dynamic Lov not Displaying

    Hi
    I am having trouble in displaying my dynamic record group. I created a default record group and LOV called RG_TRY and LOV_TRY. I based LOV_TRY on RG_TRY which is a SQL query with one column. I call this LOV by pressing a button. However, I want to change the SQL when the button is pressed. I tried this code in my KEY-LISTVAL but the LOV doesn't display anything. What am I doing wrong? I put message to see if the Recorg group is being created. It is but not displaying the LOV. Please help.
    x number;
    rg_name VARCHAR2(40) := 'RG_TEST';
    rg_id RecordGroup;
    lov_id LOV;
    a_value_chosen BOOLEAN;
    code_col GROUPCOLUMN;
    qry varchar2(4000);
    BEGIN
         rg_id := FIND_GROUP('RG_TEST');
         qry := 'SELECT NAME FROM TEST';
         IF NOT ID_NULL(RG_ID) then
              delete_group(RG_id);
         END IF;
         rg_id := CREATE_GROUP_FROM_QUERY(rg_name, qry);
         x := POPULATE_GROUP(rg_id);
         message(x);
         lov_id := FIND_LOV('LOV_TRY');
         SET_LOV_PROPERTY('LOV_TRY', GROUP_NAME, rg_name);
         message(get_lov_property('LOV_TRY', GROUP_NAME));
    a_value_chosen := Show_Lov('LOV_TRY', 40, 40);
    END;

    Hi,
    Your code works fine in a form I just made.
    declare
       x                                            number;
       rg_name                                      varchar2( 40 ) := 'RG_TEST';
       rg_id                                        recordgroup;
       lov_id                                       lov;
       a_value_chosen                               boolean;
       code_col                                     groupcolumn;
       qry                                          varchar2( 4000 );
    begin
       rg_id := find_group( 'RG_TEST' );
       qry := 'SELECT NAME FROM TEST';
       if not id_null( rg_id )
       then
          delete_group( rg_id );
       end if;
       rg_id := create_group_from_query( rg_name, qry );
       x := populate_group( rg_id );
       message( x );
       lov_id := find_lov( 'LOV_TRY' );
       set_lov_property(
          'LOV_TRY'
        , group_name
        , rg_name );
       message( get_lov_property( 'LOV_TRY', group_name ) );
       a_value_chosen := show_lov(
                           'LOV_TRY'
                         , 40
                         , 40 );
    end;And you get no error messages? And you see all messages appear on the message bar?
    In that case I have no clue.
    Grtx,
    Remco

  • Mail.app osx lion receive from hotmail does not display attachment

    mail.app 5.2 (1257) osx lion 10.7.3 receiving mail from people sending with hotmail do not display attachment
    the attachment counter says 2, in the message overview
    but I only see one, not the one I want to see, when I click that message, and try to save as
    the one I do see was mine, that returned because of reply to my message
    the attachment attached in hotmail by the other person is not viewable or downloadable
    in the message source the attachment is there...
    --_98d1a076-fcb8-4b8d-93de-5fa8b8e59460_
    Content-Type: multipart/alternative;
        boundary=_1ae32142-6165-4e42-b930-818ef81314da_
    and
    --_98d1a076-fcb8-4b8d-93de-5fa8b8e59460_
    Content-Disposition: attachment;
        filename=some.pdf
    Content-Type: application/pdf;
        name=some.pdf
    Content-Transfer-Encoding: base64
    JVBERi0xLjMKJcTl8uXrp/Og0MTGCjQgMCBvYmoKPDwgL0xlbmd0aCA1IDAgUiAvRmlsdGVyIC9G
    bGF0ZURlY29kZSA+PgpzdHJlYW0KeAG1WNtu20YQfddXTIGiSABjsxcuyU2emqAuegXSCOgzLa2k
    TSRS5pK2la/vWd5kq4q8BlobMGl7PGfmzNmZWd/SR7olkbKURM60MUaSznKWU6YTfK0t/U0lvfng
    BS088e7TL/A3nMmEh4/+h9N3iqeMK2MozTXLZ4sdvZ+T0L3Z+Jzv6M21YIIEzVf06rvXNP9MP827
    YL7lWCrFcgm/ijMhLzmWjA+Of3frTUPX29ZvYiAUMpea
    and so on

    how do you log into hotmail at work? via webmail interface? hotmail provides POP email access only when using an email clienet and you probably have Mail set to remove messages from server after downloading them. go to Mail preferences->account->advanced and check those settings. you can change them to leave messages on server or to remove them from server only when they are moved from the inbox.

  • MobileMe Gallery from A3 Does not Display Key Photo

    When I post from Aperture 3 to MobileMe, the Gallery preview pic does not display the key photo anymore. Skimming still works, but the preview pic as seen in the gallery is not displayed. Instead of the preview picture, an icon is displayed that is gray with two stacked pictures.
    If I go to me.com and manage the gallery from there, I do see a preview picture but not the key photo. Instead, I see the first photo from the project.
    In Aperture 2, I did not see these behaviors.
    Anyone else seeing this problem?

    Ron Kaplan wrote:
    When I post from Aperture 3 to MobileMe, the Gallery preview pic does not display the key photo anymore. Skimming still works, but the preview pic as seen in the gallery is not displayed. Instead of the preview picture, an icon is displayed that is gray with two stacked pictures.
    If I go to me.com and manage the gallery from there, I do see a preview picture but not the key photo. Instead, I see the first photo from the project.
    In Aperture 2, I did not see these behaviors.
    Anyone else seeing this problem?
    Yes, I noticed this too.
    I can skim the gallery (like an event) but then it just gives a generic thumbnail as the key photo.

  • XML not displaying correctly when larger

    Hi,
    When my XML dataset exceeds 2350 lines, SpryDOMUtils.js seems to ad a <tab> to the XML string and it's not displayed correctly in it's container.
    I included 2 screenshots to show what's happening. Tnx a lot!!

    Sorry for the delay, I have spent some time trying to find the culprit. Finally I decided to start afresh with the following markup, which works quite well in all browsers.
    <!doctype html>
    <htm>
    <head>
    <meta charset="utf-8">
    <title>Untitled Document</title>
    <link href="SpryAssets/SpryAccordion.css" rel="stylesheet" type="text/css">
    </head>
    <body>
    <div id="Accordion1" class="Accordion" tabindex="0">
      <div class="AccordionPanel">
        <div class="AccordionPanelTab">Label 1</div>
        <div class="AccordionPanelContent">
          <div id="div1">
            <table align="top" cellpadding="5">
              <tr id="tr1">
                <td  valign="top">{datum}</td>
                <td valign="top"><a href="{link}">{inhoud}</a></td>
              </tr>
            </table>
          </div>
        </div>
      </div>
      <div class="AccordionPanel">
        <div class="AccordionPanelTab">Label 2</div>
        <div class="AccordionPanelContent">Content 2</div>
      </div>
    </div>
    <script src="SpryAssets/SpryAccordion.js"></script>
    <script src="SpryAssets/SpryData.js"></script>
    <script src="SpryAssets/SpryDOMUtils.js"></script>
    <script src="SpryAssets/SpryTooltip.js"></script>
    <script src="design_template_info12.js"></script>
    <script type="text/javascript">
    var Accordion1 = new Spry.Widget.Accordion("Accordion1");
    </script>
    </body>
    </html>
    May I suggest that you copy and paste the markup into a new document to then start adding your own stuff, making sure that you test in IE7 or IE8 at each step.
    Note that I have left xpath.js out of the markup. I think it will work either way. Just keep an eye on it.
    PS
    I did reformat the XML to delete all of the empty lines. Not sure if this helped or not. You can do this within DW as follows
    Message was edited by: Altruistic Gramps

  • Xml not displaying because of & symbol

    Hi there
    I have an issue with an xml file not displaying ..the reason
    is the & symbol in the xml file. I created a scoreboard xml
    file ..however when Texas A&M was inputted ..it does not
    display any information in the xml file ..when removed ..it
    displays fine.
    Is there a code I can incorporate info the xsl file to over
    right the & symbol so it still displays? Any help would be
    greatly appreciated. Below is the working xml file ..and the xsl
    file ..thanks Rob
    <xsl:stylesheet version="1.0" exclude-result-prefixes="xsl
    ddwrt msxsl" xmlns:ddwrt="
    http://schemas.microsoft.com/WebParts/v2/DataView/runtime"
    xmlns:xsl="
    http://www.w3.org/1999/XSL/Transform"
    xmlns:msxsl="urn:schemas-microsoft-com:xslt"
    xmlns:ddwrt2="urn:frontpage:internal">
    <xsl:param name="dvt_adhocmode"></xsl:param>
    <xsl:param
    name="dvt_adhocfiltermode">xsl</xsl:param>
    <xsl:param name="dvt_fieldsort"></xsl:param>
    <xsl:param name="dvt_sortfield"></xsl:param>
    <xsl:param name="dvt_groupfield"></xsl:param>
    <xsl:param name="dvt_groupdisplay"></xsl:param>
    <xsl:param
    name="dvt_sortdir">ascending</xsl:param>
    <xsl:param
    name="dvt_groupdir">ascending</xsl:param>
    <xsl:param name="dvt_grouptype"></xsl:param>
    <xsl:param name="dvt_sorttype">text</xsl:param>
    <xsl:param
    name="dvt_groupsorttype">text</xsl:param>
    <xsl:param name="dvt_filterfield"></xsl:param>
    <xsl:param name="dvt_filterval"></xsl:param>
    <xsl:param name="dvt_filtertype"></xsl:param>
    <xsl:param name="dvt_firstrow">1</xsl:param>
    <xsl:param name="dvt_nextpagedata"></xsl:param>
    <xsl:param name="dvt_apos">'</xsl:param>
    <xsl:param name="filterParam"></xsl:param>
    <xsl:template match="/">
    <xsl:call-template name="dvt_1"/>
    </xsl:template>
    <xsl:template name="dvt_1">
    <xsl:variable
    name="StyleName">Table</xsl:variable>
    <xsl:variable name="Rows" select="/channel/item"/>
    <xsl:variable name="RowCount" select="count($Rows)"/>
    <xsl:variable name="IsEmpty" select="$RowCount = 0"/>
    <xsl:choose>
    <xsl:when test="$IsEmpty">
    <xsl:call-template name="dvt_1.empty"/>
    </xsl:when>
    <xsl:otherwise>
    <table border="0" width="100%" cellpadding="2"
    cellspacing="0">
    <tr valign="top">
    <th class="ms-vh" nowrap="nowrap" style="text-align:
    left; font-family: Verdana; font-size: small; color: #FFFFFF;
    width: 56px; background-color: #800000">Date</th>
    <th class="ms-vh" nowrap="nowrap" style="text-align:
    left; font-family: Verdana; font-size: small; color: #FFFFFF;
    width: 122px; background-color: #800000">Sport</th>
    <th class="ms-vh" nowrap="nowrap" style="text-align:
    left; font-family: Verdana; font-size: small; color: #FFFFFF;
    background-color: #800000">Final Score</th></tr>
    <xsl:call-template name="dvt_1.body">
    <xsl:with-param name="Rows" select="$Rows"/>
    <xsl:with-param name="FirstRow" select="1"/>
    <xsl:with-param name="LastRow" select="$RowCount"/>
    </xsl:call-template>
    </table>
    </xsl:otherwise>
    </xsl:choose>
    </xsl:template>
    <xsl:template name="dvt_1.body">
    <xsl:param name="Rows"/>
    <xsl:param name="FirstRow"/>
    <xsl:param name="LastRow"/>
    <xsl:for-each select="$Rows">
    <xsl:sort select="date" order="ascending" />
    <xsl:sort select="title" order="descending" />
    <xsl:variable name="KeepItemsTogether"
    select="false()"/>
    <xsl:variable name="HideGroupDetail"
    select="false()"/>
    <xsl:variable name="GroupStyle" select="'auto'"/>
    <xsl:if test="true()">
    <xsl:if test="not($HideGroupDetail)"
    ddwrt:cf_ignore="1">
    <tr style="display:{$GroupStyle}">
    <td class="ms-vb" style="text-align: left; font-family:
    Verdana; font-size: xx-small; width: 56px; border: 1px solid
    #000000">
    <xsl:value-of select="date"/>
    </td>
    <td class="ms-vb" style="text-align: left; font-family:
    Verdana; font-size: xx-small; width: 122px; border: 1px solid
    #000000">
    <strong><xsl:value-of select="title"
    /></strong></td>
    <td class="ms-vb" style="text-align: left; font-family:
    Verdana; font-size: xx-small; border: 1px solid #000000">
    <strong><xsl:value-of select="description"
    /></strong></td></tr>
    </xsl:if>
    </xsl:if>
    </xsl:for-each>
    </xsl:template>
    <xsl:template name="dvt_1.empty">
    <xsl:variable name="ViewEmptyText">There are no items
    to show in this view.</xsl:variable>
    <table border="0" width="100%">
    <tr>
    <td class="ms-vb">
    <xsl:value-of select="$ViewEmptyText"/>
    </td>
    </tr>
    </table>
    </xsl:template>
    </xsl:stylesheet>
    <?xml version="1.0" encoding="iso-8859-1"?>
    <channel>
    <title>Sports Scores</title>
    <ttl></ttl>
    <link></link>
    <description>Latest Scores</description>
    <language></language>
    <pubDate></pubDate>
    <item>
    <title>College Football</title>
    <date>31AUG07</date>
    <description>Eastern Washington 52 - Montana-Western
    13</description>
    </item>
    <item>
    <title>College Football</title>
    <date>01SEP07</date>
    <description>Carroll 17 - Black Hills State
    0</description>
    </item>
    <item>
    <title>College Football</title>
    <date>01SEP07</date>
    <description>Carroll College 17 - Black Hills St.
    0</description>
    </item>
    <item>
    <title>College Football</title>
    <date>01SEP07</date>
    <description>Eastern Washington 52 - Western
    13</description>
    </item>
    <item>
    <title>College Football</title>
    <date>01SEP07</date>
    <description>Montana 37 - S. Utah
    17</description>
    </item>
    <item>
    <title>College Football</title>
    <date>01SEP07</date>
    <description>Montana 37 - Southern Utah
    17</description>
    </item>
    <item>
    <title>College Football</title>
    <date>01SEP07</date>
    <description>MSU Northern 18 - Dickenson St.
    10</description>
    </item>
    <item>
    <title>College Football</title>
    <date>01SEP07</date>
    <description>Northern 18 - Dickinson State
    10</description>
    </item>
    <item>
    <title>College Football</title>
    <date>01SEP07</date>
    <description>Rocky 21 - Minot State
    9</description>
    </item>
    <item>
    <title>College Football</title>
    <date>01SEP07</date>
    <description>Southern Oregon 45 - Eastern Oregon 42
    (OT)</description>
    </item>
    <item>
    <title>College Football</title>
    <date>01SEP07</date>
    <description>Texas AM 38 - Montana St.
    7</description>
    </item>
    </channel>

    A&amp;M
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "satjack1" <[email protected]> wrote in
    message
    news:[email protected]...
    > Hi there
    >
    > I have an issue with an xml file not displaying ..the
    reason is the &
    > symbol
    > in the xml file. I created a scoreboard xml file
    ..however when Texas A&M
    > was
    > inputted ..it does not display any information in the
    xml file ..when
    > removed
    > ..it displays fine.
    >
    > Is there a code I can incorporate info the xsl file to
    over right the &
    > symbol
    > so it still displays? Any help would be greatly
    appreciated. Below is
    > the
    > working xml file ..and the xsl file ..thanks Rob
    >
    > <xsl:stylesheet version="1.0"
    exclude-result-prefixes="xsl ddwrt msxsl"
    > xmlns:ddwrt="
    http://schemas.microsoft.com/WebParts/v2/DataView/runtime"
    > xmlns:xsl="
    http://www.w3.org/1999/XSL/Transform"
    > xmlns:msxsl="urn:schemas-microsoft-com:xslt"
    > xmlns:ddwrt2="urn:frontpage:internal">
    > <xsl:param name="dvt_adhocmode"></xsl:param>
    > <xsl:param
    name="dvt_adhocfiltermode">xsl</xsl:param>
    > <xsl:param name="dvt_fieldsort"></xsl:param>
    > <xsl:param name="dvt_sortfield"></xsl:param>
    > <xsl:param
    name="dvt_groupfield"></xsl:param>
    > <xsl:param
    name="dvt_groupdisplay"></xsl:param>
    > <xsl:param
    name="dvt_sortdir">ascending</xsl:param>
    > <xsl:param
    name="dvt_groupdir">ascending</xsl:param>
    > <xsl:param name="dvt_grouptype"></xsl:param>
    > <xsl:param
    name="dvt_sorttype">text</xsl:param>
    > <xsl:param
    name="dvt_groupsorttype">text</xsl:param>
    > <xsl:param
    name="dvt_filterfield"></xsl:param>
    > <xsl:param name="dvt_filterval"></xsl:param>
    > <xsl:param
    name="dvt_filtertype"></xsl:param>
    > <xsl:param name="dvt_firstrow">1</xsl:param>
    > <xsl:param
    name="dvt_nextpagedata"></xsl:param>
    > <xsl:param name="dvt_apos">'</xsl:param>
    > <xsl:param name="filterParam"></xsl:param>
    > <xsl:template match="/">
    > <xsl:call-template name="dvt_1"/>
    > </xsl:template>
    > <xsl:template name="dvt_1">
    > <xsl:variable
    name="StyleName">Table</xsl:variable>
    > <xsl:variable name="Rows" select="/channel/item"/>
    > <xsl:variable name="RowCount"
    select="count($Rows)"/>
    > <xsl:variable name="IsEmpty" select="$RowCount =
    0"/>
    > <xsl:choose>
    > <xsl:when test="$IsEmpty">
    > <xsl:call-template name="dvt_1.empty"/>
    > </xsl:when>
    > <xsl:otherwise>
    > <table border="0" width="100%" cellpadding="2"
    cellspacing="0">
    > <tr valign="top">
    > <th class="ms-vh" nowrap="nowrap" style="text-align:
    left; font-family:
    > Verdana; font-size: small; color: #FFFFFF; width: 56px;
    background-color:
    > #800000">Date</th>
    > <th class="ms-vh" nowrap="nowrap" style="text-align:
    left; font-family:
    > Verdana; font-size: small; color: #FFFFFF; width: 122px;
    background-color:
    > #800000">Sport</th>
    > <th class="ms-vh" nowrap="nowrap" style="text-align:
    left; font-family:
    > Verdana; font-size: small; color: #FFFFFF;
    background-color:
    > #800000">Final
    > Score</th></tr>
    > <xsl:call-template name="dvt_1.body">
    > <xsl:with-param name="Rows" select="$Rows"/>
    > <xsl:with-param name="FirstRow" select="1"/>
    > <xsl:with-param name="LastRow"
    select="$RowCount"/>
    > </xsl:call-template>
    > </table>
    > </xsl:otherwise>
    > </xsl:choose>
    > </xsl:template>
    > <xsl:template name="dvt_1.body">
    > <xsl:param name="Rows"/>
    > <xsl:param name="FirstRow"/>
    > <xsl:param name="LastRow"/>
    > <xsl:for-each select="$Rows">
    > <xsl:sort select="date" order="ascending" />
    > <xsl:sort select="title" order="descending" />
    > <xsl:variable name="KeepItemsTogether"
    select="false()"/>
    > <xsl:variable name="HideGroupDetail"
    select="false()"/>
    > <xsl:variable name="GroupStyle" select="'auto'"/>
    > <xsl:if test="true()">
    > <xsl:if test="not($HideGroupDetail)"
    ddwrt:cf_ignore="1">
    > <tr style="display:{$GroupStyle}">
    > <td class="ms-vb" style="text-align: left;
    font-family: Verdana;
    > font-size: xx-small; width: 56px; border: 1px solid
    #000000">
    > <xsl:value-of select="date"/>
    > </td>
    > <td class="ms-vb" style="text-align: left;
    font-family: Verdana;
    > font-size: xx-small; width: 122px; border: 1px solid
    #000000">
    >
    <xsl:value-of select="title" /></td>
    > <td class="ms-vb" style="text-align: left;
    font-family: Verdana;
    > font-size: xx-small; border: 1px solid #000000">
    >
    <xsl:value-of select="description"
    /></td></tr>
    > </xsl:if>
    > </xsl:if>
    > </xsl:for-each>
    > </xsl:template>
    > <xsl:template name="dvt_1.empty">
    > <xsl:variable name="ViewEmptyText">There are no
    items to show in this
    > view.</xsl:variable>
    > <table border="0" width="100%">
    > <tr>
    > <td class="ms-vb">
    > <xsl:value-of select="$ViewEmptyText"/>
    > </td>
    > </tr>
    > </table>
    > </xsl:template>
    > </xsl:stylesheet>
    >
    >
    >
    > <?xml version="1.0" encoding="iso-8859-1"?>
    > <channel>
    > <title>Sports Scores</title>
    > <ttl></ttl>
    > <link></link>
    > <description>Latest Scores</description>
    > <language></language>
    > <pubDate></pubDate>
    > <item>
    > <title>College Football</title>
    > <date>31AUG07</date>
    > <description>Eastern Washington 52 -
    Montana-Western
    > 13</description>
    > </item>
    > <item>
    > <title>College Football</title>
    > <date>01SEP07</date>
    > <description>Carroll 17 - Black Hills State
    0</description>
    > </item>
    > <item>
    > <title>College Football</title>
    > <date>01SEP07</date>
    > <description>Carroll College 17 - Black Hills St.
    0</description>
    > </item>
    > <item>
    > <title>College Football</title>
    > <date>01SEP07</date>
    > <description>Eastern Washington 52 - Western
    13</description>
    > </item>
    > <item>
    > <title>College Football</title>
    > <date>01SEP07</date>
    > <description>Montana 37 - S. Utah
    17</description>
    > </item>
    > <item>
    > <title>College Football</title>
    > <date>01SEP07</date>
    > <description>Montana 37 - Southern Utah
    17</description>
    > </item>
    > <item>
    > <title>College Football</title>
    > <date>01SEP07</date>
    > <description>MSU Northern 18 - Dickenson St.
    10</description>
    > </item>
    > <item>
    > <title>College Football</title>
    > <date>01SEP07</date>
    > <description>Northern 18 - Dickinson State
    10</description>
    > </item>
    > <item>
    > <title>College Football</title>
    > <date>01SEP07</date>
    > <description>Rocky 21 - Minot State
    9</description>
    > </item>
    > <item>
    > <title>College Football</title>
    > <date>01SEP07</date>
    > <description>Southern Oregon 45 - Eastern Oregon
    42
    > (OT)</description>
    > </item>
    > <item>
    > <title>College Football</title>
    > <date>01SEP07</date>
    > <description>Texas AM 38 - Montana St.
    7</description>
    > </item>
    > </channel>
    >
    >
    >
    >

  • BPM Correlation from Dynamic Configuration not being filled

    Hey guys,
    I'm having the following problem with BPM correlation.
    In my correlation definition, I have 2 fields: one which is filled with information from the message payload, and another one which is filled with a context object (which was created with adapter metadata and filled with dynamic configuration, as refered here: /people/michal.krawczyk2/blog/2006/10/09/xi-dynamic-configuration-in-adapter-modules--one-step-further).
    All instances of BPM are with error status. And when I go into the workflow log for these processes, if I check the correlation object, it is like this:
    <?xml version="1.0" encoding="utf-8" ?>
    <CorrelationKey Version="001">
    <Field1 />
    <Field2>123456789</Field2>
    </CorrelationKey>
    Field1 is the one read from context object, and is not being filled (thus I think the error comes from here). Field2 is from payload and is being normally filled.
    Any ideas on this matter?
    Maybe the problem is not from the correlation. If not, what else could be the case? The BPM crashes on the very first step (one more reason to think that the correlation is the issue).
    Thanks in advance,
    Henrique.

    HI,
    In general Correlation , concept, whatever we configured in Correlation editor , i mean in runtime which xml element should filled with which element of which interface ..as you said you have configured the local correlation to block, in block it is the first receive step, while receiving the first message which is relevent to first recieve step , i mean if it receives the one message which is related to first receive step inteface .. the respective element data will be filled in correlation id and it will assign on giud for processing , so while assign the runtime data to correlation element ( imean filling stage) check you said two elements in correlation does the first message contains these two elements ??
    if so ok , no then check , and try to use the IM before calling the IP to fill the payload.
    Regards
    Chilla
    Oh closed!!
    Message was edited by:
            Chandra Sekhar Chilla
    Message was edited by:
            Chandra Sekhar Chilla

Maybe you are looking for

  • IPhone 5s visual screen issues

    My phone just started doubling all the icons as well as all content in emails and texts or anything else. I am unable to read any thing and it is shaking on top of this. I have turned the phone off multiple times I have gone to setting and can't chan

  • Cannot Print PDF File from IE8 Beta 2

    I recently installed Adobe Reader 9 and Internet Explorer 8 Beta 2 under Vista 32-bit. When a PDF file appears under IE8, I cannot print the file. The print command shows only a blank page. If I save the PDF file, open Adobe Reader 9 and open this PD

  • Whenever messages created in XI, initially it will go to error status

    Whenever messages created in XI, initially it will go to error status As soon as IDOCs released in ECC system the messages are going to error status. But they are processing successfully later. They are going to error state as soon a they release. Th

  • DVD-rw prob

    I changed the dvd 2 days ago with a dvd-rw on a hp500 Reinstalled win (4 times in 1 day). After the win installation, restart the laptop and it's not opening (stay blocked with the start img with F10 and F12). When i take the dvd off the laptop win i

  • Data into the Tables.

    Hi, I thought of putting my question in the forum. The question is, when we are doing some changes in the forms applications in oracle apps and save the data, is there anyway that i can know to how many and which tables the data is getting saved to??