Maybe I oversee something, but on the page where one can view the list of orders, the name of the customers are not linked to the actual users pages. Is there a module that can do this for me?
Thanks
Theo Richel
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 1516876-link-username.patch | 4.31 KB | tr |
Comments
Comment #1
longwaveuc_views module contains a replacement configurable view for the order listing, which can be configured to link back to the user account.
Comment #2
tr commentedThis patch adds the link in Ubercart 7.x-3.x. Is an update function needed here?
Comment #3
tr commentedLet's call it a feature.
Comment #4
longwaveCommitted #2.
As this is a minor feature I don't think we need an update function; unedited views will need a cache clear to pick this up, but that is likely to be triggered by another update anyway.