Copied to clipboard

Flag this post as spam?

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


  • monkey123 6 posts 26 karma points
    Feb 07, 2012 @ 16:04
    monkey123
    0

    Image Idea ?

    Hi there,

    I'm not sure if this is even possible but I thought i'd try on here first.

    I'm designing a page that the user will have control over the content, on the page will be a possible of 10 different images, would it be possible to have an option where the user can select if they want each individual image displayed or not (by checkbox) and then it automatically displays this in a certain area that I have chosen if they choose to have that one.

    Thanks

  • Chriztian Steinmeier 2800 posts 8790 karma points MVP 8x admin c-trib
    Feb 07, 2012 @ 16:58
    Chriztian Steinmeier
    0

    Hi monkey123,

    It's Umbraco - of course it's possible :-) It's all a matter of how it makes sense for the user to manage it...

    A good way would be to use the Multi-Node Tree Picker in the uComponents package - then you can create the images in a specific folder in the Media section, and create an Image Selector data-type that lists the images of the folder and allows the user to pick any or all the images to show - they can even choose the sorting if that makes sense?

    You could also use the XPath CheckboxList in much the same way ...

    /Chriztian 

     

  • Jeroen Breuer 4908 posts 12265 karma points MVP 5x admin c-trib
    Feb 07, 2012 @ 17:06
    Jeroen Breuer
    0

    If you want an easy way to select multiple images I would recommend DAMP. You can do the same as what Chriztian described for MNTP, but has more options and is faster.

    Jeroen

Please Sign in or register to post replies

Write your reply to:

Draft