Hello Admin/Others,
I have a form created using wizard. Just below this form I have a button to add several requests from the form above to a table below. This table can be used as a requests from the client to us when he has multiple requests at once. The then, the final result will be a table which we should receive in our email after the customer "Submit" his entries.
Each enrty in the table should deliver values to our email for further action.
As soon as the customer login to the site, and click on send requests, the form opens. They will fill the form and add the rate to the table by clicking on add requests button. requests slips into the table below for another requests to be filled. Customer can fill as many requests as possible. After filling the requests, they can send the whole table to us for action.
We have the table, the form and the submit button, but after getting the values in the table and clicking submit, the values from the table dont get submitted and only the values if any in the from get submitted. I want the table to get submitted to the email. Does any one know how to do this.
I have a form created using wizard. Just below this form I have a button to add several requests from the form above to a table below. This table can be used as a requests from the client to us when he has multiple requests at once. The then, the final result will be a table which we should receive in our email after the customer "Submit" his entries.
Each enrty in the table should deliver values to our email for further action.
As soon as the customer login to the site, and click on send requests, the form opens. They will fill the form and add the rate to the table by clicking on add requests button. requests slips into the table below for another requests to be filled. Customer can fill as many requests as possible. After filling the requests, they can send the whole table to us for action.
We have the table, the form and the submit button, but after getting the values in the table and clicking submit, the values from the table dont get submitted and only the values if any in the from get submitted. I want the table to get submitted to the email. Does any one know how to do this.