modxcms / Collections

An Extra for MODX Revolution that provides for Resource Collections managed by CollectionContainer Resources
GNU General Public License v2.0
53 stars 37 forks source link

Collection children not hidden #327

Open hitodev opened 3 years ago

hitodev commented 3 years ago

Collection children not hidden in tree. NB : resources has been programmatically imported in Collections, not created through MODX, then maybe a value allowing to hide children has not been set (show_in_tree ?). Can I use Collection settings to update this value or need I write SQL query to do that ?

patrickatwsrn commented 2 years ago

Change your Resource Type from Collections to Document and then back to Collections.