I have my users filling out a bunch of fields and they're organized by subject matter. IE pertaining to the listing, images, and communication (email, contact info etc)
It would be great to have a way to make my forms for submitting links a multi page form because it makes the process feel cleaner.
IE Part One, the Part Two, etc.
If there's already a way to go that, forgive my ignorance. I haven't seen anything in the forum archives.
Comments on Multipage forms
Forum Regular
Usergroup: Customer
Joined: Nov 25, 2003
Total Topics: 70
Total Comments: 211
I have my users filling out a bunch of fields and they're organized by subject matter. IE pertaining to the listing, images, and communication (email, contact info etc)
It would be great to have a way to make my forms for submitting links a multi page form because it makes the process feel cleaner.
IE Part One, the Part Two, etc.
If there's already a way to go that, forgive my ignorance. I haven't seen anything in the forum archives.
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
There's a really complicated way: submit a form to a second page that captures all those values in hidden input fields. No easy way.
Forum Regular
Usergroup: Customer
Joined: Nov 25, 2003
Total Topics: 70
Total Comments: 211
There's a really complicated way: submit a form to a second page that captures all those values in hidden input fields. No easy way.
I think I did that once with a test installation of WSN KB. Yes, you're right. Complicated