Question
Forms within Forms
First the easy question - is this possible?
Secondly what approach should I take / any pointers?
I have a job sheet page that for each job has accept / refuse buttons (one form, 2 submit buttons)
Once the job has been accepted that cell in the table becomes an allocate box (dropdown list and submit button)
I want to be able to allocate all jobs (i.e. change each dropdown box as required, then hit one (?any?) submit button but presumably this will need the whole page in a single form and then good use of array notation. Is this possible or will it interfere with my accept / refuse buttons?
Many thanks
Michael
Secondly what approach should I take / any pointers?
I have a job sheet page that for each job has accept / refuse buttons (one form, 2 submit buttons)
Once the job has been accepted that cell in the table becomes an allocate box (dropdown list and submit button)
I want to be able to allocate all jobs (i.e. change each dropdown box as required, then hit one (?any?) submit button but presumably this will need the whole page in a single form and then good use of array notation. Is this possible or will it interfere with my accept / refuse buttons?
Many thanks
Michael
