Closed (fixed)
Project:
Profile 2
Version:
7.x-1.2
Component:
Miscellaneous
Priority:
Minor
Category:
Support request
Assigned:
Reporter:
Created:
9 May 2012 at 19:26 UTC
Updated:
10 May 2012 at 14:25 UTC
I have a profile type with a machine name of "account" which integrates the form in the main user/pass form. Works great, but when I assigned a "After updating a user account" trigger to redirect to "/user" the profile2 fields don't get saved. The redirect works fine, but it loads the prior values, not the ones I just attempted to save. Any advice?
Comments
Comment #1
matt_paz commentedJust discovered hook_profile2_update ... hooks are good :)