Spry HTML Datasets on Business Catalyst

I am venturing into new territory with Business Catalyst, and have FTPd a site to BC that contains a number of Spry HTML Datasets.
Although the code appears to be correct, and the auxiliary pages are there...I think!...at least the page with the data is there...The Master/Detail presentation is just not working.
I have used Spry on other pages: collapsible panels, accordions, etc., and they all function well, but are of course self-contained...no data needed from off-page besides the JS and the CSS.
Has anyone any experience with BC and Spry HTML Datasets? You can find a page at http://chaplaincyinstituteofmaine.businesscatalyst.com/faculty.html
Beth

As your are now running on BC, there is no reason to still include the ICE scripts.
<script src="includes/ice/ice.js" type="text/javascript"></script>
Delete !
As for general debugging, i would suggest, installing Firefox, with the firebug plugin. ( www.getfirefox.com & www.getfirebug.com ).
As the page you supplied suffers from JavaScript Errors. Probably because of the ICE script . 

Similar Messages

  • Spry html dataset ? sliding detail panel?

    I have created a spry html dataset on a dreamweaver CS4 site.  The master column has around 40 entries and the detail column is rather small.  When clicking on the names in the master column, the detail information appears at the top of the page - no problem for entries at the top of the page, but for entries near the bottom of the list, you need to scroll up the page to see the information.  I want to either make the master column scrollable or in some manner make the detail column appear beside the name in the master column.  I have looked at sliding panels, accordionb panels ,etc... but can't seem to get the coding right to make this work.  Waht would be best to use and how should I do this?
    You can find the page here... http://www.ituna.ca/WhereAreTheyNow3.html excuse the mess at the top  there is much work to be done here...just uploaded so I could get some help.
    Thanks

    A fast way would be adding height:300px; overflow:scroll; to your css..
    MasterDetail .MasterContainer {
    background-color:#FFFFFF;
    border:1px solid gray;
    color:#000000;
    display:inline;
    float:left;
    font-family:Arial,Helvetica,sans-serif;
    font-size:x-small;
    font-weight:bold;
    height:300px;
    overflow:scroll;
    text-align:left;
    width:35%;
    But anyways if you want to use accordions with Spry Data. take a look at the samples: http://labs.adobe.com/technologies/spry/samples/accordion/AccordionSample2.html

  • Spry HTML dataset and Shadowbox

    Hi,
    i have this test page www.for-sale.nl/v3/test.html
    I have an spry HTML dataset. I want if you click on the thumnail {Thumb_1}, the mainImage {Image_1} appear in the shadowbox. but now when you click on the thumbnail, nothing happens! it's not finding the image source from the dataset..
    Does anybody know whats wrong?
    Thanks in advance.

    This is the source code for your data
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Untitled Document</title>
    </head>
    <body>
    <table width="100%" border="0" cellpadding="0" cellspacing="10" id="cases">
      <tr>
        <td><strong>Text</strong></td>
        <td><strong>Titel</strong></td>
        <td><strong>Thumb 1</strong></td>
        <td><strong>Image 1</strong></td>
        <td><strong>Thumb 2</strong></td>
        <td><strong>Image 2</strong></td>
        <td><strong>Thumb 3</strong></td>
        <td><strong>Image 3</strong></td>
      </tr>
      <tr>
        <td>Lorem ipsum dolor sit amet, consectetur<br />
    adipiscing elit. Aenean ac metus sed urna<br />
    viverra lobortis. Pellentesque vel quam id nunc<br />
    molestie accumsan ut quis erat. Mauris quis<br />
    massa mi. Praesent id eros.</td>
        <td>Debitel Shop</td>
        <td><img src="images/cases/creatief/thumbs/thumb1.jpg" class="thumb" width="160" height="160" /></td>
        <td><img src="images/cases/creatief/mainimage1.jpg" width="480" height="480" /></td>
        <td><img src="images/cases/creatief/thumbs/thumb2.jpg" class="thumb" width="160" height="160" /></td>
        <td><img src="images/cases/creatief/mainimage2.jpg" width="480" height="480" /></td>
        <td><img src="images/cases/creatief/thumbs/thumb3.jpg" class="thumb" width="160" height="160" /></td>
        <td><img src="images/cases/creatief/mainimage3.jpg" width="480" height="480" /></td>
      </tr>
    </table>
    </body>
    </html>
    What is wrong with having an extra column called image_source or similar and placing images/cases/creatief/mainimage1.jpg in that column. You can rhen use the source in the Spry region as <img src="{image_source}" width="480" height="480 />

  • Hide HTML extension on Business catalyst site from Muse

    Good morning,
    After done a layout design on adobe muse, Normally I publish the site to my third party hosting. It's amazing! that people will not know that i am using which platform to design this website unleash i put the design by muse badge. I done that by add some code to .htaccess on my hosting.
    But my hosting speed might not good, so I try to upload to adobe business catalyst, I would like to ask is there anyway to hide the HTML extension like i used to be done on my previous hosting? I tried to upload the .htaccess too, but it not work.
    I think this feature is should be include in business catalyst.@@

    Hey David,
    People in industry though can spot a Muse site from a mile away The markup (code) it produces is not that great and it does not form things that great and you are limited to what you can do such as this.
    BUT
    BC itself is totally supports none file extension URL's. Login to the BC site, go to the page in the site manager and edit the URL. I think you need to enable editing in the site settings and the cross syncing thing Muse apparently supports now but just know it will be a bit of a clunky process.

  • Spry HTML dataset broken in Firefox 2.0.0.14

    Downloaded spry 1.6.1 and tested local samples - works well
    in IE but breaks in Firefox - no errors, but simply doesnt show
    data on select of row. Tested with the following file -
    file:///C:/manju/downloads/spry1.6/extract/Spry_P1_6_10-01/samples/htmldataset/InternalTab leAsSourceSample.html

    No. The URL
    http://labs.adobe.com/technologies/spry/samples/htmldataset/InternalTableAsSourceSample.ht ml
    if tested with Firefox 2.0.0.14 doesnt work - lists the list
    of adobe products, but 'onClick' of these products should update a
    detail region - that doesnot happen - neither an error is thrown.
    Actually I had to do this test as I was using Collapsible
    panel with html dataset - they worked in IE and failed in Firefox.
    After lots of troubleshooting I tried to upgrade to 1.6.1 from 1.6
    . As it didnt help I had to ensure basic samples worked in both
    browsers and they didnt. Its probably only an issue with
    htmlDataSets - I have not tested the other samples.

  • Spry HTML dataset unseen in IE7/8

    Using Mac OS 10.5.8 and DW CS4 to produce a simple HTML dataset for calendar dates. The code produced by DW is unaltered, and can be viewed at www.meonrc.org/Test.html. The data is at /Data/dscalendar.html.
    Dataset renders perfectly in Firefox (Mac & PC), Safari, but will not render in IE7 or 8 (PC) or IE5 (Mac - latest version). Briefly 'flashes' spry container, but no data. Spry menu components, produced at same time, render ok in all browsers.
    I can see various forum entries on XML, but not HTML - suggestions please. Thanks.

    You may wish to check your headers:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" xmlns:spry="http://ns.adobe.com/spry">
    <head>....
    I was adding some spry to a site I developed in 2006, and after much review, I discovered that the headers were different on pages I newly created vs those that were built upon a template that I added the Data Sets to.
    Just copied those headers from the freely created page (with working HTML datasets) to the template... and everything works beautifully.
    Hope this helps

  • IE7 error with spry html dataset

    Hi
    I hope I've posted this in the right place.
    Has anyone else had a problem with using a HTML table as a
    data source for a spry master/detail set?
    I've set one up and it works OK when I test it in live view.
    It also works OK in Firefox, but good old IE7 fails and a pop up
    box says <Spry.Data.HTMLDataSet: 'mydatatable' is not a valid
    element ID> where mydatatable is the name that I gave to the
    data container. I'm using CS4, and I assume spry v 1.6, although
    I'm not sure how to check that.
    Anybody got any ideas?
    Thanks

    You may wish to check your headers:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" xmlns:spry="http://ns.adobe.com/spry">
    <head>....
    I was adding some spry to a site I developed in 2006, and after much review, I discovered that the headers were different on pages I newly created vs those that were built upon a template that I added the Data Sets to.
    Just copied those headers from the freely created page (with working HTML datasets) to the template... and everything works beautifully.
    Hope this helps

  • Embedded HTML interfere with Business Catalyst site editing

    Hi,
    It seams that an embedded Google Fusion maps interfere with the the site editing in Business Catalyst - has anyone els had this problem? Can you please let me know how i can solve this problem.
    The Fusion Map is an essential par of the site and its not possible the achieve the  same functionality with the Google widget map. I really hope there is someone there can help me out since it is important the the client can edit the site without involving me.
    The site
    All the best
    /R

    Hi Sanjit,
    Thanks for your reply.
    Best,
    Robin

  • Compatibilidad de Spry HTML DataSet en Internet Explorer

    Hola que tal tengo un problema correspondiente con un html dataset, espero que me puedan ayudar. El asunto es el siguiente:
    En un archivo asp muestro información que esta almacenada en una Base de Datos, por medio del HTML DataSet muestro esta
    información en un archivo aparte ejemplo el index de mi pagina. Guardo esta información en el index y utilizo el metodo loadData()
    para recargar nuevamente el DataSet para que se muestre la nueva información que ingrese, esto me lo hace de forma perfecta
    en el exploradro Firefox y en el explorador de Google Chrome, por que en Internet Explorer no lo hace??
    Espero que alguien me pueda ayudar gracias y Saludos.

    A ok, gracias por el dato, pero al parecer lo que pasaba es que la pagina
    asp guardaba los valores del DataSet en la cache es por eso que no se
    actualizaban los datos.
    Agregue estas lineas de código para que funcionara bien:
    Response.CacheControl = "Private"
    Response.Expires = 0

  • Spry HTML Dataset not loading in DW CS4 wizard

    Does anyone have any idea as to why my HTML data set (a
    table) will not load in the Create Spry Dataset wizard (DW CS4). It
    is saying that there are no valid data containers. I followed the
    tutorials exactly and I also added an ID column to my HTML table. I
    can't seem to figure this out and I am stuck. Any info would be
    greatly appreciated.

    Make sure that your table has an id. Go to your html table,
    choose the table and in the properties inspector, under Table,
    enter a name. Once that's done the wizard will recognize it as a
    data container.

  • Unable to Edit in Business Catalyst

    i have full admin privileges but seem to be unable to edit using the "Edit" tab.  nothing happens when i click the tab.  Tried using both IE 11 and Chrome.   i have been able to do this in the past, but have not tried in a few months.  
    i am not an IT specialist.  How can i contact a live person to help?

    Hi,
    If still having troubles with the editor I would recommend seeking additional help via BC direct support so they can look into your set-up and attempt to replicate your concerns. 
    - http://helpx.adobe.com/contact.html?product=business-catalyst
    Kind regards,
    -Sidney

  • Business Catalyst Help | Change the domain name of your site

    This question was posted in response to the following article: http://helpx.adobe.com/business-catalyst/using/change-site-domain.html

    @minshallcreative - Please reach our direct chat support and provide the site name so they can investigate this ASAP. 
    http://helpx.adobe.com/contact.html?product=business-catalyst
    Kind regards,
    -Sidney

  • Third party access to Business Catalyst admin console: dashboard freezing

    Hi,
    My client can't access his admin console in Business Catalyst to edit the website we've built for him. He's using both a Mac G5 2.1gh power pc OS 10.4.11 and a Mac Laptop 2.2gh intel core duo 10.6.8. He follows this link http://www.slowhome.co.uk/AdminConsoleXT/#dashboard but the screen just freezes. I've resent passwords, fiddled with admin persmissons but nothing has freed up access yet. Any suggestions, clues or answers please? We're using Adobe Muse to build and Business Catalyst to manage. His browser meets the system requirements.
    Cristina

    What browser is he using? The user account for the other admin at the site seems to be properly set up with all permissions assigned. I'm unable to reproduce the problem either. If the problem persists, can you ask the user to try another browser or clear cookies/temp data/cache for the current browser and re-try. If that doesn't help, please try logging into the admin using a different network connection.
    You could also try creating another admin account for the user and test it out. This would also help isolating the issue to being account specific. If that doesn't work either, please reach out directly to BC live chat support through http://helpx.adobe.com/contact.html?product=business-catalyst.
    Thanks,
    Vinayak

  • Business Catalyst free web hosting

    What level of subscription do you get with the free Business Catalyst Creative Cloud site hosting? For example, is it WebBasics or WebBasics+?

    The minimum: webBasics
    http://www.adobe.com/products/business-catalyst/features.html
    "Receive five Business Catalyst webBasics sites for personal or client projects as part of the Adobe Creative Cloud™ membership."

  • I'm not able to sign into business catalyst

    I'm not able to sign into business catalyst with my Adobe ID and I have not recieved any other log in information.

    Hi BPrather,
    Please reach out to support and we will be able to assist you with the issue you are facing: http://helpx.adobe.com/contact.html?product=business-catalyst&topic=signing-in-to-my-accou nt-or-registering-my-product.
    Thanks.

Maybe you are looking for

  • BDC for ME21 Po create

    Hi ALL, Iam Creating BDC Program bu using ME21 for Uploading PO. Iam getting error at Income term2 in the Second Screen of ME21. Iam Passing this value through Excel Sheet But event then it is not picking. When i check in debugging the value of incom

  • How do I sync my contacts, etc to my macbook?

    When I set up my macbook air it is using my daughter's info instead of mine.  How do I switch it?

  • Logic preferences not accesable/changeable anymore

    I need help with Logic Studio, I guess it was after a software update that I downloaded and installed, Logic didn't work as it used to. I cant access the preferences or settings through the buttons in the main window anymore, only through the menu, a

  • CVI XML

    I am using CVI 2012 to build a XML string with the command MSXML_IXMLDOMDocumentGetxml.  Unfortunately, the string is built with default encoding that appears to be ASCII -7.  I need the XML string in UTF-8 for the expanded character set.  Is there a

  • Some photos need to be prepared to view them at full size

    What does this mean?  I had never seen this warning before a few days or weeks ago.  It is showing up when I open my most-used library, the one I sync to iOS devices and use for my desktop wallpaper.  The images are all already size to 1400  x 900 pi