Copied to clipboard

Flag this post as spam?

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


  • Andrei Avram 12 posts 85 karma points
    Feb 27, 2017 @ 07:30
    Andrei Avram
    0

    DittoPickerConverter gone?

    Hi,

    Looking at the docs site (http://umbraco-ditto.readthedocs.io/en/latest/usage-advanced-lists/) i see the code example to map collections of objects.

    I have installed the umbraco ditto package from nuget but it doesn't seem to have the type DittoPickerConverter defined.

    Did the approach for mapping lists of objects change?

  • Lee Kelleher 4026 posts 15837 karma points MVP 13x admin c-trib
    Feb 27, 2017 @ 10:06
    Lee Kelleher
    0

    Hi Andrei,

    The documentation hasn't had any love recently. :-( The majority of it is still for v0.8.x - and we'd made major changes in v0.9+.

    http://umbraco-ditto.readthedocs.io/en/latest/upgrade-090/

    With the old DittoPickerConverter, you can now decorate your properties with an [UmbracoPicker] attribute.

    Cheers,
    - Lee

  • Andrei Avram 12 posts 85 karma points
    Feb 27, 2017 @ 15:26
    Andrei Avram
    0

    Many thanks!

    That solved it for me. Somehow I missed the upgrading to 0.9 section of the docs.

    Cheers,

    Andrei

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies