Thursday, July 7, 2011

BPM Grails Mashup: Input for One-to-Many Relationships

BPM Grails Mashup: Input for One-to-Many Relationships
One of the requirements we have on this project is to have a dynamic list of values that another domain object has a relationship with - the parent domain object would have a list of selected child values. While this could be accomplished relatively easily using multiple select boxes, things get a little more complicated when each selected value has a separate field associated with it.

No comments:

Post a Comment