Aug 26th, 2009, 7:17 PM
Hi Alex,
Yeah, the 256 column limit is a real pain. But sure - this can be done with Views.
Just create two Views on your form: one with the first 250 columns, and one with the remainder. You could include the submission ID in both so you could match the data in the rows up.
You can read more about Views here:
http://docs.formtools.org/userdoc/?page=views
Good luck!
- Ben
Yeah, the 256 column limit is a real pain. But sure - this can be done with Views.
Just create two Views on your form: one with the first 250 columns, and one with the remainder. You could include the submission ID in both so you could match the data in the rows up.
You can read more about Views here:
http://docs.formtools.org/userdoc/?page=views
Good luck!
- Ben