Hello,

I would like to ask about your experience with master-detail forms. 

For example there is a form for describing a book. There is a title,
publisher, edition and version. There can be a few authors as well.
Each of them has its own first name, surname and sex. We never know how
many authors wrote the book. All we have to do is to generate author
fields dynamically.

My questions are:
- how do you implement there dynamic fields? With JavaScript or with
  reloading and regenerating the page?
- what are you best practices in naming these fields?
- how do you present your master-detail forms? Are pop-up windows
  reasonable or it is better to put them on one flat page?

I would appreciate your opinions. Working examples are kindly welcome.

Regards,
Wojciech Pietron

---------------------------------------------------------------------
Web Archive:  http://www.mail-archive.com/[email protected]/
              http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to