Hi,
I am in dire need of advice on how to best approach this problem.
I need to create a form with a dropdown option that auto fills in other details of the form, then a blank text field and two check boxes on each line
The fields of the form will be;
Class (select - with just a number to choose)
Title (auto filled in by class option)
Name (text field)
Number (select with numbers)
Cost (auto filled in from class option)
Two check boxes for yes/ no options
This is one line, it will be duplicated more times.
When it has been filled in I need the cost values to be totaled up and that value put into a paypal button and paid.
When it is submitted I need the data to be saved to a database and marked as paid.
I would do this outside wordpress, but I also need the ability for the forms to be checked back on by who ever submitted it. So they would need to have a membership to control this.
Any thoughts or pointers to a starting point on this?
Thanks for any input.