Multinode Tree Picker and List View - Bad Editor Experience
Umbraco 7.4.0
I have a page with a multi node tree picker property. When using the MNTP and trying to find content that is within a list view, the search comes up and I am able to search for items within the list view. All good.
BUT, try clicking/selecting an item that is returned in the search results, i don't get the tick to indicate I have made a selection......
I notice however that when you click on the back arrow within the search box (<--) I can see the content that I had clicked on previously.
Is this by design? I'd expect to see the indication that I have selected an item without having to go back? This is going to be an issue for my editors!
Hi Chris
We have the same issue in 7.4.1 version. We have no indication that the item is selected. However if we click on the select button, the item is saved in the multitree picker items.
Multinode Tree Picker and List View - Bad Editor Experience
Umbraco 7.4.0
I have a page with a multi node tree picker property. When using the MNTP and trying to find content that is within a list view, the search comes up and I am able to search for items within the list view. All good.
BUT, try clicking/selecting an item that is returned in the search results, i don't get the tick to indicate I have made a selection......
I notice however that when you click on the back arrow within the search box (<--) I can see the content that I had clicked on previously.
Is this by design? I'd expect to see the indication that I have selected an item without having to go back? This is going to be an issue for my editors!
Anyone else seeing this?
Hi Chris,
Maybe you can replace the content picker with nuPickers.
I wrote a article on Skrift on how to do that and make it more user friendly : http://skrift.io/articles/archive/the-king-is-dead-long-live-the-king/
Dave
Hi Chris We have the same issue in 7.4.1 version. We have no indication that the item is selected. However if we click on the select button, the item is saved in the multitree picker items.
That was apparently fixed in 7.4.2: http://issues.umbraco.org/issue/U4-8036
is working on a reply...