Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Tim 1193 posts 2675 karma points MVP 3x c-trib
    Aug 17, 2010 @ 13:35
    Tim
    0

    Bug when two repeatable areas are on one page.

    If you have two repeatable custom content properties on a page, then you get a bug when adding new items.

    When you add a new item and save it, it looks like it works. However, reload the page, and the most recently added item is a copy of the first item in the list. If you add multiple new items and save, again, it appears to work, but then again, when you reload the page, you get copies of the x first items in the list, where x is the number of new items in the list that you just added.

    So for example, if you have:

    test1, test2, test3, test4 in a list and then add test5, test6 and test7, when you reload the page you will actually have: test1, test2, test3, test4, test1, test2, test3 instead of test1, test2, test3, test4, test5, test6 and test7.

    If you remove the second repeatable content area from the page, then it goes back to working as expected.

  • Wesley Herpoelaert 52 posts 123 karma points
    Sep 01, 2010 @ 11:50
    Wesley Herpoelaert
    0

    Have you found a solution for this problem?

  • Tim 1193 posts 2675 karma points MVP 3x c-trib
    Dec 07, 2010 @ 11:16
    Tim
    0

    Nope, sorry.

  • Nick Durrant 3 posts 23 karma points
    Feb 18, 2011 @ 13:28
    Nick Durrant
    0

    Hi Guys, has anyone come up with a fix for this. We have a project where we use the control in 4 areas on a page. So experiencing the same problem with v2.0

     

  • dominik 711 posts 733 karma points
    Oct 14, 2011 @ 12:30
    dominik
    0

    i have the same problem - any solutions?

  • Tim 1193 posts 2675 karma points MVP 3x c-trib
    Oct 14, 2011 @ 12:41
    Tim
    0

    Hi Dominik, no, we've actually ditched this DataType for stuff where we want more than one on a page and we now use the Embedded Content datatype instead. It doesn't quite support all of the DataTypes that this one does, but you can have as many on a page as you like!

    :)

Please Sign in or register to post replies

Write your reply to:

Draft