I'm currently working on an InfoPath 2007 form, that as part of its work will need to submit 180 fields to a seperate SharePoint 2007 List. I'm curious if anyone has an easy way to handle this, the best I can think of is maybe one of the 2:
A) Script the whole submit mechanism out in .NET from the InfoPath form
B) Build the mother of all SharePoint Designer workflows
Has anyone out there had a similar experience? What did you do to tackle a form so big?