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
