ERROR: Spry Dataset -vs- InContext Editing

I am having horrible luck importing ICE editable content into a Spry Dataset.
What I'm trying to achieve is something similar to the YUI Calendar Method performed by George & Pablo here: http://tv.adobe.com/#vi+f1500v1435
The easiest way is to take a web page I have set up in tables.. but you can only create Editable Regions for InContext Editing using <div>s...
No matter which method I try, I come up with an error. I need the end user to be able to edit his own "Calendar" and I need to be able to imort this information into a Spry Dataset. Any way I can accomplish this???

I forgot to mention one other problem
The layout that I sketched up is the one I am going for. So a tip on how to get the text and the headings to flow around the image like shown in the picture would be greatly appreciated. Is it recommended to use tables inside div tags or spry for that matter?
Thanks a million.

Similar Messages

  • Error Message: The Adobe InContext Editing service is currently unavailable

    Hey Folks,
    For the past week, my client is getting the folowing error message when he tries to log in:
    The Adobe InContext Editing service is currently unavailable.
    We are sorry for any inconvenience this may cause you. Please try again later.
    However we can access the editor from another computer without without problems.
    He is in a different country and he had been using the editor for quite a few months now.
    Have the minimum requirements changed?
    Thanks,
    [email protected]

    That's correct Corey.
    The client is in Cyprus accessing the editor through a Firefox browser, which he had been successfully doing for some time now.
    His representative, using the same login and password in Canada is able to access the editor fine.
    I've since sent him a seperate login invitation
    I've asked him to try another browser / computer.
    update his flash
    He said his flash wouldn't update, so I don't know if it's an issue with his browser, computer, or user.
    I'm waiting on the other two action items.
    Thanks for your involvement.

  • Incontext Editing: Spry Accordion

    Editing content in Dreamweaver's Spry Accordion is distorting the functionality of the widget (Version 1.61.) Can this be fixed?

    Hello chandra111,
    Please elaborate on the behavior you're seeing with the Spry widget and InContext Editing. Can you provide steps the recreate the problem?
    Also, please make sure you're using InContext Editing and the Spry widget according to the following tutorial: http://www.adobe.com/devnet/dreamweaver/articles/spry_dynamic_dw_site.html
    The fourth page of the tutorial specifically discusses working with the Spry Accordian: http://www.adobe.com/devnet/dreamweaver/articles/spry_dynamic_dw_site_04.html
    Best regards,
    Corey

  • InContext editing error: This region contains content with dynamic behavior added..

    We just set up a web site with InContext editing following the procedures in Business Catalyst documentation to do that. But now when we go to the administration section of the site, and turn on InContext editing, it won't let us update the text. We receive an error message:
    "This region contains content with dynamic behavior added..."
    Does anyone know what causes this problem, and how to fix it?

    Hi,
    InContext Editable (ICE) regions can only contains static areas like text and static  assets, it cannot wrap around javascript – populated areas or dynamic content like slideshows. (most likely causing the error)
    ICE can edit only static page content such as regular HTML content. It cannot edit any element that is dynamically updated for example a div (or another element) which is manipulated (created or its contents are modified) by JS– populated areas or dynamic content like slideshows. It cannot edit menus, content holders or content outputted by system modules or tags either.
    By default, on a page that has no ICE editable regions defined the editor attempts to find any regions you might want to edit and if possible make them editable. If it does not find the correct regions you want to edit you will need to explicitly define some editable regions.
    Refer to this article on Defining InContext Editing editable regions - http://kb.worldsecuresystems.com/838/cpsid_83855.html?bc-partner
    Hope this helps!
    -Sidney

  • Error incontext editing

    i went thru all pages of murray's great tutorial on incontext
    editing and uploaded the files to my server. when i clicked ctrl-e
    on the website page in my browser, i got an error "cannot create
    sharedobject". i tried in IE6 and firefox3 with same result.
    Error: Error #2134: Cannot create SharedObject.
    at flash.net::SharedObject$/getLocal()
    at adobe.ice.core::Utility$/getSOValue()
    at adobe.ice.core::Utility$/getRememberMeToken()
    at adobe.ice.core::ServiceRequestFactory$/getInstance()
    at
    adobe.ice.modules.Toolbar.services::ServiceUtils$/doRequest()
    at adobe.ice.modules.Toolbar.services::ServiceUser$/login()
    at adobe.ice.client::ClientLoaderClass/start()
    at flash.events::EventDispatcher/dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at adobe.ice.modules.Toolbar::PageController/set
    site()

    Hi,
    InContext Editable (ICE) regions can only contains static areas like text and static  assets, it cannot wrap around javascript – populated areas or dynamic content like slideshows. (most likely causing the error)
    ICE can edit only static page content such as regular HTML content. It cannot edit any element that is dynamically updated for example a div (or another element) which is manipulated (created or its contents are modified) by JS– populated areas or dynamic content like slideshows. It cannot edit menus, content holders or content outputted by system modules or tags either.
    By default, on a page that has no ICE editable regions defined the editor attempts to find any regions you might want to edit and if possible make them editable. If it does not find the correct regions you want to edit you will need to explicitly define some editable regions.
    Refer to this article on Defining InContext Editing editable regions - http://kb.worldsecuresystems.com/838/cpsid_83855.html?bc-partner
    Hope this helps!
    -Sidney

  • Incontext Editing Sign in Error For Valid Users

    I set up two incontext editing users as publishers and they
    worked fine yesterday. Today they get SIGN IN ERROR , YOU ARE NOT A
    REGISTERED USER OF THIS PRODUCT. PLEASE FOLLOW REGISTRATION
    STEPS..."
    On the Admin panel for these users are listed correctly as
    publishers. Yes they checked the spelling and case. NOT WORKING! We
    need this working ASAP.

    Hello hmcom,
    Looking at your URL, I've noticed that both
    http://baltimorecarpets.com
    and
    http://www.baltimorecarpets.com
    are registered to the InContext Editing service. InContext Editing
    sees them as two separate sites and the users associated with them
    are not shared between sites.
    The problem that you have might be caused by the fact that
    the publishers have been invited for one of these sites, but when
    they try to login they are using the other URL (with or without the
    'www' part). You should keep a single site registered (the one that
    has the publishers invited), and delete the other one (using the
    Remove website button from the InContext Editing Portal). Also, you
    should instruct the publishers to
    Please let us know if you have any questions/problems.
    Thank you,
    Florin

  • Dw cs5.5 + Phonegap + spry dataset xml and images links broken

    Hi all,
    I'm building an app using DW CS5.5 and Phonegap.
    This is what I've done:
    created pages using the starter template (local)
    I created a php page that run a query on a mysql database and output an xml file
    I created a spry dataset using the php (see 2) file as data file
    It works locally and on-line on my website.
    But if I package an app using the android sdk from dw CS5.5 I have problems: all images are all broken. It seems that the link to image is not correct.
    In fact, all images are not using absolute path (http://www.mysite.com/images/...) but are set this way: /images/....
    So, my question is: have I to specify all images sources using absolute paths to make it work when packaged?
    TIA for any reply
    tony

    Hi Gramps,
    I just solved the problem with image paths (I made all src paths absolute).
    There is only one problem left: I opened another discussion: http://goo.gl/ysNDH
    But here the link you (correctly) need to trobleshoot the problem): http://www.camar.it/newsxml
    It should work on desktop browsers but it fails when I pack the app for android and install it on an android smartphone: I get "error loading page" when clicking on any details link (the button label is: DETTAGLI) on the news page.
    Tony

  • How can i hide a portion of the text inside a spry dataset "stackedcolumn"?

    Hi all
    I have a spry dataset set up reading a .xml file for the price/name/description/etc. I want to only show some of the text (a certain number of characters) at the start then give the visitor the option of clicking a toggle button to see more of the description and help with size of the pages.  How do i do that exactly?
    I know I have to probably implement jquery toggle but how does it work with a spry?
    here is the code as it stands.
       <div spry:region="catalog" class="SpotlightAndStacked">
          <div spry:repeat="catalog" class="SpotlightAndStackedRow">
            <div class="SpotlightContainer">
              <div class="SpotlightColumn"><a href="_images/catalog/Art/{Picture_File}" title="{Headline}"><img src="_images/catalog/thumbs/Art/{Picture_File}"></a></div>
            </div>
            <div class="StackedContainer">
              <div class="StackedColumn"> {Item_Last_Name}, {Item_First_Name}</div>
              <div class="StackedColumn"> {Item_Code_Number}</div>
              <div class="StackedColumn"> {Headline}</div>
              <div class="StackedColumn"> {Complete_Description}</div>
              <div class="StackedColumn"> {Item_Code_Number}</div>
              <div class="StackedColumn"> <strong>Retail price: {Retail_Price}</strong></div>
            </div>
            <br style="clear:both; line-height: 0px" />
          </div>
        </div>
    Thanks in Advance

    There are many options for editing objects/layers in the time line. You can split tracks, slip videp, trim, delete, cut, copy and paste etc. Without more specifics about what you want to do I would suggest you review the users guide. Select help to open the manual and then go to Timeline>Edit objects in the timeline. I am sure you will find the answer to your question.

  • Spry dataset not working in Template - please help

    Hi all,
    I have a situation where when I pull a spry dataset from an
    xml file and display the contents in a table which works fine in a
    regular html page but not a template formed page for repeatable
    region.
    The error I get is FAILED TO RETRIEVE DATA SET FOR SPRY
    REPEAT. Prior to that it tells me GetParentDataSet is null or not
    an object. I tried setting up a repeat region around the repeated
    rows but that didn't work either. So I pulled everything else out
    that might be causing the problem but nothing. I checked the
    pathing as well for the spry assets and it checks out okay.
    Anyway, here's the template.
    <!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>
    <meta http-equiv="Content-Type" content="text/html;
    charset=utf-8" />
    <!-- TemplateBeginEditable name="doctitle" -->
    <title>Untitled Document</title>
    <!-- TemplateEndEditable -->
    <!-- TemplateBeginEditable name="head" -->
    <link href="../styles/style.css" rel="stylesheet"
    type="text/css">
    <link href="../styles/linkB.css" rel="stylesheet"
    type="text/css">
    <link href="../styles/linkA.css" rel="stylesheet"
    type="text/css">
    <!-- TemplateEndEditable -->
    <script src="../SpryAssets/xpath.js"
    type="text/javascript"></script>
    <script src="../SpryAssets/SpryData.js"
    type="text/javascript"></script>
    <script type=”text/javascript”>
    // Setup nested data sets:
    var dsReagCons = new
    Spry.Data.XMLDataSet("../xml/consumables.xml",
    "electrodes_and_accessories/item[@catno='il_acl100_7000_coag_systems']");
    </script>
    </head>
    <body>
    <!-- Main body contents -->
    <!-- TemplateBeginEditable name="EditRegion3" -->This
    is a test
    <!-- TemplateEndEditable -->
    <div spry:region="dsReagCons">
    <table align='center' width='680' border='1'
    cellpadding='3' cellspacing='0' class='form'>
    <tr>
    <td colspan='5' class='prodHead' >Electrodes and
    Accessories</td>
    </tr>
    <tr class='prodHead2'>
    <td spry:sort="ddi_cat_no" width='80'>Diamond<br
    />
    Cat. No.</td>
    <td spry:sort="oem_cat_no" width='80'>OEM<br />
    Cat. No.</td>
    <td width='300'>Description</td>
    <td spry:sort="models" width='100'>Models</td>
    <td width='45'>UOM</td>
    </tr>
    <tr spry:repeat="dsReagCons">
    <td>{dsReagCons::ddi_cat_no}</td>
    <td>{dsReagCons::oem_cat_no}</td>
    <td>{dsReagCons::desc}</td>
    <td>{dsReagCons::models}</td>
    <td>{dsReagCons::uom}</td>
    </tr>
    </table>
    </div>
    </body>
    </html>
    What am I missing here? Like I said I even tried putting a
    repeat region around the table itself.
    Thanks,
    -- Jim

    Hey,
    Good to have a comm expert on this. Actually I solved the
    problem. It was combination of what I was doing within the template
    and the way the xml file was formed. Also, I had to use a template
    parameter to feed a spry:test filter.
    Thanks for getting back to me anyway.
    -- Jim

  • Link to image in Spry dataset

    With Acces you create the dataset and then just pull the dataentry into the link box and you're done.
    I know hot to make the link open in a new page but how to put the data into the link box using a spry dataset??
    Tried pulling it to the link box but id soent work... any ideas??

    edited my first post and I hope for a reply

  • Spry dataset problem. Image dimensions with css

    Hey guys.
    I'm new to spry, and not an experienced web designer with beginner knowledge in programming.
    I am using a spry data set to make a blog kind of interface. I'm using a master/detail layout from the Dreamweaver presets. I am using html, not xhtml and dreamweaver cs4.
    I want to change the dimensions of the images in the detail container. I would like to use the max-width command. I have tried using an id tag on the image detail column and using the width command on it with little luck.
    How can I do this. Using css is a must, because I'll be using InContext Editing so other users can upload images and posts. So they won't have to worry about the dimensions.
    Thanks alot.
    Helgi

    I forgot to mention one other problem
    The layout that I sketched up is the one I am going for. So a tip on how to get the text and the headings to flow around the image like shown in the picture would be greatly appreciated. Is it recommended to use tables inside div tags or spry for that matter?
    Thanks a million.

  • InContext Editing disappearing

    What could cause InContect editing to just shut down? I inserted it in many sites successfully. However, in this site I log in, and after a second or two InContext editing shuts down without error message. Most pages have a litte Flash file to play background music. I removed that on the "Venue" page to see if that is causing the trouble but it is not. Any ideas?
    www.awbhst.orghttp://www.awbhst.org/index.php /index.php
    Thanks,
    Gudrun

    I found the answer myself. I didn't know it was a Microsoft server which did not support php. Although the pages worked fine (I had only php extensions and no other code), InContext editing crashed. I changed the file extensions to htm and now it works.

  • Error when I try to edit a Page

    I successfully added the In Context editing code throughout
    mu site but when I try to edit the site I get the following error,
    I tried editing in different browsers and received the same error.
    Internal Server Error
    The server encountered an internal error or misconfiguration
    and was unable to complete your request.
    Please contact the server administrator,
    [email protected] and inform them of the time the error
    occurred, and anything you might have done that may have caused the
    error.
    More information about this error may be available in the
    server error log.
    Apache/1.3.33 Server at www.thewildinstitute.com Port 80
    The site is:
    http://www.thewildinstitute.com

    Hello shanij,
    The behavior with your server is similar to this thread:
    http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=82&catid=859&threadid =1414213&enterthread=y
    The difference being that the HEAD response from your server
    is 500 Internal Server Error. InContext editing uses HEAD HTTP
    requests to test for the existence of the draft page. If no page
    exists, InContext Editing should receive a 404 Not Found response
    from your server. Your server is responding with a 500 Internal
    Server error.
    Your server is responding with a 500 Internal Server error
    when you navigate to any page that 'doesn't exist' on your site.
    For example, if you simply go to
    http://www.thewildinstitute.com/example.html,
    you'll also receive the 500 Internal Server error.
    It could be that the HEAD HTTP request method is disabled, or
    the HEAD HTTP request method is enabled on your server and simply
    not functioning properly. In either case, please contact your
    hosting provider to fix this configuration problem.
    Here is some more information:
    http://www.adobe.com/go/kb406749
    Best regards,
    Corey

  • Welcome to the Adobe InContext Editing Forum!

    Welcome to the Adobe InContext Editing forum. This is a place
    to get help with InContext Editing, post questions to other users,
    and share your impressions and feedback with the team at Adobe.
    We’ll be checking in as often as possible to provide answers
    to your questions and point you in the right direction.
    Be sure to check the
    Frequently
    Asked Questions (FAQ) page as well as previous topics on the
    forums. The FAQ will be updated regularly with new information, so
    that should be your first stop when you have an InContext Editing
    question. If you’re just getting started with InContext
    Editing, be sure to check out the product tutorials in the
    Developer
    Center.
    Your comments and suggestions will help us shape the future
    of this service, so we’re looking forward from hearing your
    thoughts!
    ‐ The InContext Editing Team

    CAN ANYONE HELP PLEASE
    1. CTRL E has never worked and I have always edited my site via a link that my web designer has given me ,I don't get an error message just nothing happens,  any ideas?
    2. When I go through the link given to me by my web designer to edit the site the site appears but everything is smaller, font boxes etc, and not the correct size, I can edit ,however when I then exit editing and  check to see if my site has changed nothing has .
    Viewing the site outside of incontext editing all is normal, correct size etc , it is only when I'm in editing that the site appears different and not right.This is a recent problem and all  ( apart from CTRL E )  has been fine.
    Its almost like I have 2 websites one out here and one in incontext editing , any suggestions
    Many thanks
    Rik

  • InContext Editing service interruption June 13, 2009 at 8:00pm PST - approx 15-20 minutes

    The Adobe InContext Editing service will undergo scheduled maintenance for approximately 15-20 minutes starting at 8:00PM PST on June 13, 2009. During this time you will be unable to send out invitations and will receive an error when try to do so. We appreciate your patience and apologize for any inconvenience this may cause.
    -The Adobe InContext Editing Team

    Hi Tommy,
    The creation of paragraphs will be included in the update that will be released this week. We have added a "Paragraph" entry in the Advanced menu that will allow users to create paragraphs on Firefox and Safari. More details on this release will be made available on release day.
    Thanks,
    Cristinel

Maybe you are looking for

  • How do you combine audio and video files?

    I've brought in a video file and an audio file, but can find no way to specify that they are a single source that should be compressed together.  The documentation was of no use.  How do you identify video and audio files as being one source? Thanks!

  • How often in the real time projects extract data from flat files n process

    I am going thru teh BODS data integrator, and trying to understand the demand of ETL services extract data from a flat file, is that really impt in teh real time jobs. Thank you very much for the helpful info.

  • Snow Leopard distroyed Norton! Help!

    Um... My Norton won't work now that I have upgraded to Snow Leopard. It kept telling me that it was Error 10, I think? Now it isn't giving me the message anymore but the Auto File Scan is still not functioning. The only problem I found was that Snow

  • Pie chart label values

    Hi guys i have created simple pie chart and it is showing values in % but i want true values to be shown...... i know i need to change SliceLabel textType="LD_TEXT_PERCENT" to SliceLabel textType="LD_VALUE" but i don't know where i need to write this

  • Error getting in BSP while running for first time in server

    Hi Experts, Does any body knows step by step Configuration for BSP in server. i have allready assigned paramertes in RZ11 SAPLOCALHOSTFULL and  icm/host_name_full. is there any other parameter need to apply. When i am trying to test service BSP (sap>