Maximum fields in a stateless form
Hi
I'm doing a booking system for the theatre company that I work for, and the tech section is quite substantial (100+ fields). I've split this up into several forms, but would like to enter the data into one big form (much easier for me)
I've got the stateless form working, so that it updates a number of different reports, Do the limits on the maximum number of fields apply to stateless forms, or just to the reports that they're pointing at? It would be good to know this before I spend lots of time programming the stateless form (I've only got 10 or so fields in it at the moment, pointing at 3 different reports, just as a test, and so far, so good...)
Thanks
Rich