Copied to clipboard

Flag this post as spam?

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


  • Andrew L 44 posts 44 karma points
    Jul 05, 2010 @ 07:20
    Andrew L
    0

    v4.5 Multiple Content Picker

    Anyone know of a Multiple Content Picker with a tree that allows you to sort nodes and that works in v4.5?

    I started off at v2 using Bjornbakk's Multiple Content Picker, but that stopped working in v3. I could hack Umbraco a little bit to make it work though.

    Then I used the Tree Multi Picker (http://treemultipicker.codeplex.com/) but that's stopped working in v4.5 and hasn't been updated since September.

    There was another control floating around by a guy called Lefteris, but apparantly it is also a bit broken and hasn't been updated and I don't know where to find it.

    So I'm looking for a fourth Multiple Content Picker now!

  • atze187 160 posts 215 karma points
    Jul 05, 2010 @ 07:51
  • Andrew L 44 posts 44 karma points
    Jul 05, 2010 @ 08:31
    Andrew L
    0

    Yes!

    I'll keep an eye on it over the coming weeks.

  • Andrew L 44 posts 44 karma points
    Jul 05, 2010 @ 08:36
    Andrew L
    0

    Yes!

    I'll keep an eye on it over the coming weeks.

  • Kim Andersen 1447 posts 2196 karma points MVP
    Jul 05, 2010 @ 08:45
    Kim Andersen
    1

    Andrew, you can keep up on Codeplex as well. Shannon (the man behind the Multi-node Picker for 4.5) said on Twitter that the code was not 100% done, but it's working now. Some changes will be made though. I just downloaded the latest source for the picker (v. 61697), and it works very nice with the content-tree. Just some minor bugs, but I think they'll get fixed sometime.

    /Kim A

  • Thomas.R 39 posts 62 karma points
    Jul 21, 2010 @ 12:01
    Thomas.R
    1

    Hello, 

    I've just quickly migrated the project (from http://treemultipicker.codeplex.com/) to .net 4.0 framework and added references to the new umbraco assemblies. This now works with Umbraco 4.5.

    You can update the DLL : http://umbracoshare.semmeo.fr/TreeMultiPicker/treeMultiPicker.dll
    And get the new source code : http://umbracoshare.semmeo.fr/TreeMultiPicker/TreeMultiPicker.zip

  • dandrayne 1138 posts 2262 karma points
    Jul 21, 2010 @ 12:56
    dandrayne
    1

    Here's a package we created for internal use, based on the code provided on the farmcode.org.  I haven't "released" it as I think it's being worked on by Shannon as well -> http://geckohub.com/umbraco/Gecko_Multi_Picker_1.2.zip

  • Duncan Fisher 13 posts 32 karma points
    Oct 06, 2010 @ 12:13
    Duncan Fisher
    0

    Hi, I'm building an Umbraco 4.5 site running on .NET 3.5. I installed the TreeMultiPicker package from the above link but had issues with "MissingMethodException". A search of the forums led me to a list which said the TreeMultiPicker was incompatible with v4.5. I've since overwritten treeMultiPicker.dll with Thomas' update above but now get an error:

    Could not load file or assembly 'treeMultiPicker' or one of its dependencies. This assembly is built by a runtime newer than the currently loaded runtime and cannot be loaded.

     

    Presumably this is because the dll is for .NET 4.0 and I'm running 3.5. Can anybody help? Is it possible to use TreeMultiPicker with .NET 3.5, Umbraco 4.5?

    Thanks,

    Duncan.

  • dandrayne 1138 posts 2262 karma points
    Oct 06, 2010 @ 12:14
    dandrayne
    0

    Hi Duncan

    The above link was just a stop-gap until uComponents came out.  I'd highly recommend using that package instead (http://our.umbraco.org/projects/backoffice-extensions/ucomponents)

    Dan

  • Duncan Fisher 13 posts 32 karma points
    Oct 06, 2010 @ 17:10
    Duncan Fisher
    0

    Thanks Dan, I've installed that package, looks like just what I need!

    Duncan.

Please Sign in or register to post replies

Write your reply to:

Draft