Datatables responsive extension insert to database issue

Datatables responsive extension insert to database issue

antonis80antonis80 Posts: 18Questions: 8Answers: 0

Hi all,

I am facing a problem with my code so any help will be highly appreciated. I am trying to create a new record. The form contains 5 input parameters were the user needs to fill in so as to add this new record. However, i need to add an extra value for this new record NOT taken from the submitted form but from my script (so in total the parameters i will be passing is 6- 5 taken from the form and 1 from my script directly. How can i achieve this?

Thank you in advance

This discussion has been closed.