In answer to my own question, using subforms but with decorators to
stop individual HTML forms being generated seems a reasonable solution.
On 18 Mar 2009, at 08:10, Ian Spare wrote:
I'm struggling a little to get forms to do what I want. I want to
present a list of current records and allow them to be updated on
one screen
I've a form config in an ini file and I can iterate it to build a
screen using subforms but this isn't satisfactory, each record
becomes a separate form and to submit them all at once I'd need some
javascript which isn't ideal.
Really I want to build a single form with each row being the
elements from the config file, is this possible?
Ian Spare
Email : [email protected],
Website : http://snowslider.net
Ian Spare
Email : [email protected],
Website : http://snowslider.net