Hello Bob,
I would like to do two DB saves. The first is fine - simply saving the form to the table. The second DB save, I'd like to update several specific fields in my comprofiler table upon submit (ex. cb_student1teacher)
I've trolled through everything in the forum and am trying to piece it together to suit my situation. How far off the mark am I?
DB Read pulls from CB
I added a hidden field on the form called 'user_id'
I don't have the table connected on db save yet because I know the update conditions is not correct.
[attachment=0]b2s_cf_onload.png[/attachment]
[attachment=1]b2s_cf_onsbmit.png[/attachment]
[attachment=2]b2s_cf_updateconditions.png[/attachment]
I would like to do two DB saves. The first is fine - simply saving the form to the table. The second DB save, I'd like to update several specific fields in my comprofiler table upon submit (ex. cb_student1teacher)
I've trolled through everything in the forum and am trying to piece it together to suit my situation. How far off the mark am I?
DB Read pulls from CB
I added a hidden field on the form called 'user_id'
I don't have the table connected on db save yet because I know the update conditions is not correct.
[attachment=0]b2s_cf_onload.png[/attachment]
[attachment=1]b2s_cf_onsbmit.png[/attachment]
[attachment=2]b2s_cf_updateconditions.png[/attachment]