I thought about that. It's six fields plus the item number. If they go all the way to five items that's four I'm passing along or 24 fields. I'd hoped to do it in a loop of 1 to "item no." on each submission of the form. I think maybe I need to start over with my thinking. Nothing seems very "compact".
On Mar 1, 7:42 pm, Matt Quackenbush <[email protected]> wrote: > If you have only a few form fields, you can always use the 'append' > attribute on the <result /> to have them available on the next screen. -- Model-Glue Sites: Home Page: http://www.model-glue.com Documentation: http://docs.model-glue.com Bug Tracker: http://bugs.model-glue.com Blog: http://www.model-glue.com/blog You received this message because you are subscribed to the Google Groups "model-glue" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/model-glue?hl=en
