ColdBox Lookup Manager
A set of modules to provide dynamic scaffolding to any ColdBox application leveraging Transfer ORM
Description
The ColdBox lookup manager is a handy utility used to manage a set of tables and their relationships. This in turn is a dynamic scaffolding tool based on ColdBox and Transfer ORM. More ORMs will be supported in the future.
Installation Instructions
This application is built modularity so all you need to do is drop the appropriate folders into your ColdBox application's conventions folder, configure the transfer xml and coldbox.xml and voila!
- Drop handlers into handlers
- Drop includes into includes
- Drop views into views
- Drop model into models
- Add the datasource in your coldbox.xml
- Configure the json lookup setting with transfer entities
Changelog
VERSION 1.1
- displayColumn metadata field for relationships can now be a comma-delimmitted
list.
VERSION 1.0
- Full relationship support for many to one, one to many and many to many.
Menu
Forge Entry Types


