0
votes

I would like the member/visitor of my website to be able to create article about themselves. Instead of using the normal way which is "Content - Add Custom Article" and fill up everything in the lengthy way. I prefer to let them do it in a multiple steps way (just like check-out process in Amazon).

i would like to create a multiple steps form that consists of 3 steps to create a content page. The first step needs to be able to allow users to upload multiple images in 1 shot and display the thumbnails in a gallery below it. The gallery needs to allow re-arrangement(re-ordering), cropping and resizing.

The layout is something like this

#

Step 1 of 3 - Tell us about your detail

Name : Your Photos :

Next Step

#

Please give some suggestion on the modules that I can use to achieve this kind of design.

Thanks!

1

1 Answers

0
votes

This might be useful.
Media gallery module also might be useful though it is still in beta.
As for the multistep process for saving articles, it seems to be pretty straightforward way of storing the information as user goes from one step to another and saving the entity when the final step is complete.