Hi all,
I am using the latest Wordpress, and I want to build this function in my site:
1. There is a form at the front-end, that user can insert their height, weight, age and gender. After they click submit, the next page will depend on their entries and show the different result (different page).
2. In back-end, there is also a interface that can show all the entries. And admin can filter the entries like showing the list of age from 20 to 40 and gender is male.
It looks like a form, but I can not find a similar one. (I tried Gravity Form and Formidable, they are not suitable.)
Can you recommend a similar plugin to me, or show me some example that I can code it myself. (I can handle the front-end, but don't know how to play with the back-end.)
Cheers,
Mcwolf