Dear all,

I use the uc_extra_fields_pane to allow my customers to add extra information
while checkout. It works actually.

But now, as I use ubercart for membership registration, new users, after they bought their membership, can't edit these information when they log in to their account. Teh can edit alot of other things but not uc_extra_fields_pane fields.
How can I provide such possibility to my members?

Thanks alot!

Soezkan

Comments

megachriz’s picture

In case someone finds this thread, I will recommend the module UC Profile to save values for the order that need to be editable later by the user. This module adds a checkout pane in which fields appear that are defined with the profile module (a Drupal core module). These fields are also editable in the user's profile.