Collections icon indicating copy to clipboard operation
Collections copied to clipboard

An Extra for MODX Revolution that provides for Resource Collections managed by CollectionContainer Resources

Results 62 Collections issues
Sort by recently updated
recently updated
newest added

I've got Collections 4 installed on a couple of sites running MODX 3 (some in 3.0.3, some in 3.0.4 dev), and the combox box option isn't work. All existing tags...

Just updated Collections and **getSelections** breaks the site ``` [2023-06-12 15:43:35] (ERROR @ /www/core/cache/includes/elements/modx/revolution/modsnippet/33.include.cache.php : 91) PHP warning: Undefined array key "getResourcesSnippet" ```

Quick update button doesn't work in MODX 3 with Collections 4. Works fine with MODX 2.6.5. In the collection view configuration, add a "quickupdate" button to "General Settings" -> "Context...

When creating a document in a collections container, it will get a `class_key` property of `modDocument` on a MODX 3.x installation, where the namespaced value `MODX\Revolution\modDocument` would be the correct...

When create a Collections View, in combobox with contentType, the first line don't translate the language topic collections.global.use_default I think, this because in core\components\collections\src\Processors\Extra\GetContentTypes.php is not present collections:default If i...

Make a setting , that allowto show Collections in Collections. Now we can make it by commenting line 325 in **core/components/collections/processors/mgr/resource/getlist.class.php** `'class_key:!=' => 'CollectionContainer',` But better if there will be...

1) Upgraded from 2.8.3 per the instructions to 3.0.0. The getResources custom Property Sets did not work, were not displayed the Property Sets. I created a new Property Set with...

I'd like to be able to change the labels of some of the buttons in a collection view. Particularly the 'open' button. One approach might be to use the same...

I'm not sure when things broke, but nested collections no longer work. The parent collection will not show sub-collections.

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...