Hello,
Loving the 1.6 update. The List field is exactly what my client needed.
I have a question regarding dynamically populating a field with a parameter name. I would like populate a Product Field's quantity based on the amount of List Items entered.
For example: My form is for a Dance Competition. Each dancer that is entered adds a charge of $30. The user must enter each dancer in the List Field. I have a Product Field with a set cost of $30. I want to dynamically increase the quantity of this Product Field based on the amount of List Fields that the user fills out.
I'm new to hooks, parameters and query strings. But I'm not new to javascript and PHP. How can I accomplish this functionality? Any help would be greatly appreciated.