Expected behavior
I have created a smart action on one of my collections and it is working as expected. What I would like to know is if there is an easy way to make that smart action available to all collections? (i.e. without having to manually enter it into every forest/<collection.js> file?
Actual behavior
Currently, I have to define a smart action on a particular collection, and only when the user is viewing that particular collection is the action made available.
Context
Our project has over 20 tables, and we would like a single smart action to apply to all of them.
- Package Version: Node v10.15.3
- Express Version:
- Sequelize Version:
- Database Dialect:
- Database Version: postgres (PostgreSQL) 11.8
- Project Name: NSF_Projects