I am creating a website that is heavily using CCK and Views to manage many thousands of nodes. These node submission forms need to be broken up into sections:
Page 1:
Title:
Review Text:
[big textarea]
****NEXT PAGE ****
Page 2:
The second page needs to have a variety of fivestar selections.
****NEXT PAGE ****
Page: 3
This page is where the user selects the location on a google map or enter the address through Location fields
****SUBMIT****
The only reason I want to try and attempt this is because currently with the amount of fields, users are having to scroll down for quite a while. Sorry if I didn't explain this correctly, been working for many hours straight and decided to have a few drinks to relax.
#sam
Comments
In hind sight I might just
In hind sight I might just have to use Views, Panels and Quicktabs.
if anyone has another option please feel free!
Perhaps consider the jQuery:
Perhaps consider the jQuery: form wizard plugin
You Sir, are a legend. Thank
You Sir, are a legend. Thank you.
Hi, I have the same problem.
Hi,
I have the same problem. How did you install the jquery form wizard?
thanks!