Good afternoon
I would like to use DB Save to update records in a table based on values form the $form->data array. How do I write these in the Conditions box of the DB Save?
Something like:
id=$form->data[id]?
Do I create an Array like Array(id=>$form->data[id], etc)
Thank you
Amelia
The chronoform adventure continues and I am learning! But there are gaps.
I would like to use DB Save to update records in a table based on values form the $form->data array. How do I write these in the Conditions box of the DB Save?
Something like:
id=$form->data[id]?
Do I create an Array like Array(id=>$form->data[id], etc)
Thank you
Amelia
The chronoform adventure continues and I am learning! But there are gaps.