umbraco7 - Select Multiple content picker in Umbraco marco -


i using umbraco 7.4.3. in macro want select multiple node content picker. can have multi node tree view in macro.

you can create custom macro pickers believe. create own allows pick multiple items of content? try setting multi node picker allowed parameter editor setting "isparametereditor" value true in datatype config,as shown here: http://www.nibble.be/?p=349


Comments