Recently I am having an error in selecting a node of the component "Node Tree Multi Picker". The problem is I can not select or delete items from the list. Help please!
The issue ended up being that when transferred to production, the multi picker data type (in developer > data types) was saved with the XPath filter type Enabled (even though it was disabled in test).
Just switch the XPath filter to disabled (or to your specific filter) and it should work fine.
Multi Node Tree Picker Error Select
Hi, in advance thanks to the Umbraco community.
Recently I am having an error in selecting a node of the component "Node Tree Multi Picker". The problem is I can not select or delete items from the list. Help please!
Hi,
Could you tell me which version of Umbraco and uComponents you are using?
Also do you notice any JavaScript errors in your web-browser? If so, what do they say?
Thanks, Lee.
Hi Lee,
I have the same problem but mine seems to appear when transffering it from test environment to production using courier.
Any Idea?
Cheers
I've run into this when transferring via courier.
The issue ended up being that when transferred to production, the multi picker data type (in developer > data types) was saved with the XPath filter type Enabled (even though it was disabled in test).
Just switch the XPath filter to disabled (or to your specific filter) and it should work fine.
Hope this helps
is working on a reply...