Pattern extension?
Vince,
I enjoyed your book. The framework and implemenation pattern provide a clean, simple and concise approach. I followed most of the code; although, the Workflow coding will require more study. I'm now more informed on how certain functionality can be implemented. A future implementation project will definitely include some of what I've learned from this book, perhaps, even retrofitted into a current project.
Can the pattern be easily adapted to provide selection fields, such as date range or status, before returning the result set and finally going to the single record for updating? Would you put the query fields and the resultset on the same page? There is placement of the Add button and the requery to consider, as well. This seems like a natural extension to the pattern.
Thanks for any thoughts you may have.
Tom
|