I'd like to build a panel page that includes an edit form for a nodeprofile content type as well as an edit form for the user account settings -- i.e., password and picture (actually, one form that includes the nodeprofile fields and password and picture would be even better). Is that possible with Advanced Profile? I can get the node and user view pages/panels to work, but I'm hitting a wall trying to work with the user edit form.

Or do you have any ideas for the best way to do this, i.e., combine a nodeprofile edit and a user edit in the same form or at least page? I've been looking at hook_user, the subform element module, the Forms API, but I'm not sure the best direction.

Comments

michelle’s picture

Status: Active » Closed (duplicate)
afinke’s picture

Thanks for the update.