download   home   source


lmajano@gmail.com's Gravatar   Luis Majano Nov 25, 2009 at 2:03 PM Jun 19, 2013 at 11:35 AM 1.1 2.6.3+ Projects 4370 2105

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
For more information look at the online wiki documenation: http://ortus.svnrepository.com/coldbox/trac.cgi/wiki/cbLookupManager

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.

Google+