How to control what user input in adding form
I have a long form with lots of input controls.
Currently, it is designed like this:
It is so hard for the users to see and control what they entered earlier. So, I split it into 2 steps
- Common Info
- More Info
But i think, it doesn't solve the problems still.
Please give me some advice, think out of the box
thank you so much.