Good form plugin for wordpress / input table

Joined
Jun 5, 2019
Messages
1
Reaction score
0
Hello guy's
I'm starting a new project and I need a form to collect several users' data.
The wordpress plugins have very big cells and they're ok if you need to record name surname email and another cell.

But if you have to collect MULTIPLE data they become too much large and the user experience is bad.

Is there a way to collect a lot of user data without compromising UX? Maybe a sort of input table?

thank you.
Shina
 
Hello guy's
I'm starting a new project and I need a form to collect several users' data.
The wordpress plugins have very big cells and they're ok if you need to record name surname email and another cell.

But if you have to collect MULTIPLE data they become too much large and the user experience is bad.

Is there a way to collect a lot of user data without compromising UX? Maybe a sort of input table?

thank you.
Shina

That is probably something that you can code in 1-2 hours without having to buy a plugin. Considering if you know how to code PHP and HTML, though.

I would have done it for you for free if this post was made 2 years ago, but I don't have much free time nowadays :(
 
I'd recommend Gravity forms or WPForms (Premium version) they can be customized however you want and with a little CSS can be designed to be tidy and smaller too.
 
Gravity, wpforms or Quforms on codecanyon. Quforms is actually pretty good considering the other 2 are pretty expensive compared
 
I guess you have tried contact form 7, I'm pretty sure you can change the cell size with css.
 
Back
Top