Copied to clipboard

Flag this post as spam?

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


  • nikita 6 posts 56 karma points
    Apr 09, 2015 @ 07:43
    nikita
    0

    DropdownList Multiple is not holding the selected values

    I am working with Nested Content, as per my requirement I need to have a dropdown list multiple , based on these values I have to populate the data. But for some reason, my dropdown list multiple in Nested Content list is not holding the selected values.

    In  backend , when I select values in dropdown list and save , later when I navigate to the list it does not show any selected values.

    Thus, while rendering the dropdownlist seleted values, its getting null exception. Could you please suggest me with regards to this issue.

  • William Corry 34 posts 171 karma points
    Jun 22, 2015 @ 14:02
    William Corry
    0

    Same thing happens with a radio button list when saved and go back the value is lost

  • Ståle Engen 3 posts 23 karma points
    Aug 06, 2015 @ 12:47
    Ståle Engen
    0

    I have the same issue with radio button list as William. Umbraco v 7.2.8. and NC v 0.2.0.

  • Lewis 27 posts 90 karma points
    Aug 27, 2015 @ 16:08
    Lewis
    0

    Only got to using this package in the last week or so, and so far I think it is amazing!

    The unfortunate 'but' is that I'm experiencing the same issue with the dropdown list (not multiple).

    (v7.2.8)

  • Logan P. 47 posts 217 karma points
    Nov 03, 2016 @ 16:03
    Logan P.
    0

    It still seems like this is an issue. I ran into the same thing with a dropdown multiple. Has anyone identified what is going on?

  • M N 125 posts 212 karma points
    Nov 15, 2016 @ 22:26
    M N
    0

    These are all known issues. I think Lee mentioned that certain aspects will be rolled into a future Umbraco Core so the current package isn't being worked on much, but I don't know for 100% sure what their plan is. From https://github.com/umco/umbraco-nested-content

    Known Issues

    Please be aware that not all property-editors will work within Nested Content. The following property-editors are known to have compatibility issues:

    • Checkbox List (default Umbraco core)
    • Image Cropper (default Umbraco core)
    • Macro Container (default Umbraco core)
    • Radiobutton List (default Umbraco core)
    • Repeatable Textstring (default Umbraco core) - this works in the back-office, but due to a bug in the value-converter it will produce additional blank entries
    • Upload (default Umbraco core)
    • Dropdown List Multiple (default Umbraco core)
  • Michel Collard 44 posts 264 karma points c-trib
    Dec 16, 2016 @ 13:44
    Michel Collard
    0

    Not sure if I have the same issue. I tried to use a member picker data-type. After saving the content the value will be null and in Umbraco the value is also gone.

    In the log:

    Umbraco.Core.PropertyEditors.PropertyValueEditor - The value cannot be converted to the type Integer

Please Sign in or register to post replies

Write your reply to:

Draft