Updating data retrieved using the profile plugin

ayesh 22 Jul, 2010
Hi,
I've managed to get the profile plugin working to retrieve details saved when a user registers through Chronoforms, some of it is copied into Community Builder and its working okay. The new user logs in through CB and has a menu to access the saved registration details but am stuck at how to get the modified registration details saved back as an updated record into my CF table.
Any help or redirection to a similar answered post will be appreciated.
ayesh 23 Jul, 2010
Found the answer in this post

Re: How do I call a CF form for editing recorded data.
by nml375 ยป Wed May 26, 2010 10:28 pm

I put the code below at the beginning of my CF form (can go anywhere since its hidden - top or bottom) in the HTML and I was able to update the changed details without duplicating the record.

<input type="hidden" name="cf_id" value="" />
about2flip 26 Mar, 2011
I know this is old, but did you or anyone figure this out.

Thanks

Maurice
GreyHead 26 Mar, 2011
Hi Maurice,

Figure what out? Please check the last post before yours in case that is the answer you want.

Bob
This topic is locked and no more replies can be posted.