When editing addresses from UC checkout, set a destination to return to your cart
dww - November 6, 2009 - 23:40
| Project: | Ubercart Addresses |
| Version: | 6.x-1.x-dev |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | dww |
| Status: | needs review |
Description
I'm starting to play with uc_addresses... so far, it looks like it does what I need -- thanks!
One minor UI/UX improvement would be to use drupal_set_destination() when we link from the cart checkout page for users to edit their stored addresses. That way, after they update their address, they're automatically redirected back to the checkout page again...
Patch coming soon, stay tuned.

#1
Due to how uc_addresses works, this wasn't quite as easy as I hoped, but this works... ;)