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

matt_paz’s picture

Assigned: Unassigned » matt_paz
Status: Active » Closed (fixed)

Just discovered hook_profile2_update ... hooks are good :)