For quite some time I tried to write and search for a “really good” CRUD application. Don't get me wrong - I did not say the “Ultimate” CRUD app. Only one that can be rated 1st grade.
What I am saying is: Please do not answer this request, answering like this: "Well, each situation is different ..."
Q: Is there a blog post or something in the Adobe documentation that shows CRUD for a one-to-many relationship (Header / Detail) that uses css web standards (instead of tables) that uses best practices (CF9 has changed like this a lot of things: script components, ORM), which uses the latest user interface methods (jQuery or some of the built-in AJAX functions for CF9) that have a nice external interface (beautiful title and background along with some nice buttons)?
I know a lot to ask, but this is my quest. A good example of a one-to-many relationship is the city / state XML files built into Spry examples. There are 23,000 cities in the sample xml files, so I think this is better than just using random data.
source
share