Closed abbasmashaddy72 closed 8 months ago
Can you do this so that it reads from the plugin as a modifier that defaults to the config? I'd like to be able to set it at that level with something like CuratorPlugin::defaultListView('table' || 'grid')
We Can use Like:
->defaultView('grid' || 'list')
Can you do this so that it reads from the plugin as a modifier that defaults to the config? I'd like to be able to set it at that level with something like CuratorPlugin::defaultListView('table' || 'grid')
This is Done Check and let me know if any changes
Thank you. I will look it over as soon as I get a chance. :)
Can you do this so that it reads from the plugin as a modifier that defaults to the config? I'd like to be able to set it at that level with something like CuratorPlugin::defaultListView('table' || 'grid')