simov / express-admin

MySQL, MariaDB, PostgreSQL, SQLite admin for Node.js
MIT License
1.17k stars 223 forks source link

Add event in column/fields? #75

Closed wahono77 closed 9 years ago

wahono77 commented 9 years ago

Is it possible to add custom event in column/field changes?

Thanks

simov commented 9 years ago

Currently no, althoght this part of the app might change in future. For now you can resort to the events documentation and the examples If your use case is not covered there, let me know.

wahono77 commented 9 years ago

Thanks Simov. I've try it and it only for row event. I just try express-admin and I think this can be app framework too and not for DB admin.

Thanks

simov commented 9 years ago

Ok, let me know if you can't get the configuration working.