Results 1 to 3 of 3

Thread: One to many form

  1. #1
    Join Date
    Feb 2003
    Posts
    62

    One to many form

    Is it possible to have a one to many form using Tornado?
    I am thinking of a standard form which contains text fields and then a subform which contains a dropdown list which will allow you to pick as many values as you want.

    The fields could be:

    Surname

    Forename

    Visits: (here you can enter as many visits as you like from a dropdown list using a subform).


    Is this possible? Is there an example I haven't seen?

    Thanks
    Bob

  2. #2
    Join Date
    Oct 2002
    Posts
    933
    Not quite clear. Needs a more detailed layout. But look at the Manual "edit" page . The "edit two tables" example should give you the capabilities of having a master table and slave tables mixed in the display and then you can edit either or both.


    FK

  3. #3
    Join Date
    Oct 2002
    Posts
    933
    here is a good article from MS in session state ->

    http://msdn.microsoft.com/library/de...sp12282000.asp


    FK

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •