I'm having the toughest time time trying to figure this out. I have a simple form that I want to collect logged in user information. I also want to have the ability for the user to update their info as needed.
Under the current setup is creates a new record on submit. It doesn't update the record. And on db read it reads the first record. So any updates made are saving to a new record. Any help would be greatly appreciated!
I just loaded the current version of Chronoforms this morning.
My Form Fields are as follows:
id, uniq_id, user_id, created, modified, facebookusername, fbpw, twitterusername, twitterpassword, linkedinusername, and linkedinpassword.
DB Read Info as follows:
Action Label: Blank
Enabled: Yes
Table name: mpm_CF_CMG_Collect_Social_Info
Multi read: No
Enable Model ID: no
Model ID: No
Fields: facebookusername, fbpw, password16, twitterusername, twitterpassword, linkedinusername, linkedinpassword, user_id, id
Order: Blank
Group: Blank
Conditions: Blank
DB Save Info as follows:
Action Label: Blank
Enabled: Yes
Table name: mpm_CF_CMG_Collect_Social_Info
Save under Model ID: No
Multi save: No
Model ID: Blank
Force save: No
Update conditions: Blank
Below is a screen shot of the setup:
Under the current setup is creates a new record on submit. It doesn't update the record. And on db read it reads the first record. So any updates made are saving to a new record. Any help would be greatly appreciated!
I just loaded the current version of Chronoforms this morning.
My Form Fields are as follows:
id, uniq_id, user_id, created, modified, facebookusername, fbpw, twitterusername, twitterpassword, linkedinusername, and linkedinpassword.
DB Read Info as follows:
Action Label: Blank
Enabled: Yes
Table name: mpm_CF_CMG_Collect_Social_Info
Multi read: No
Enable Model ID: no
Model ID: No
Fields: facebookusername, fbpw, password16, twitterusername, twitterpassword, linkedinusername, linkedinpassword, user_id, id
Order: Blank
Group: Blank
Conditions: Blank
DB Save Info as follows:
Action Label: Blank
Enabled: Yes
Table name: mpm_CF_CMG_Collect_Social_Info
Save under Model ID: No
Multi save: No
Model ID: Blank
Force save: No
Update conditions: Blank
Below is a screen shot of the setup:
