I would like to create a form that uses a one-to-many relationship. I have a client table and an appointment table. Each client may have many appointments. I would like to list the client and all of their appointments and make the whole form editable.
I cannot figure out how to pass the appointment data, though. Is there an example of this for FormBuilder? Should I be using MultiForm from CPAN to do this? -- View this message in context: http://www.nabble.com/One-to-Many-Form-in-FormBuilder-tp21058136p21058136.html Sent from the Catalyst Web Framework mailing list archive at Nabble.com. _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
