Closed (works as designed)
Project:
Ubercart Order Attributes
Version:
6.x-1.0-beta6
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Feb 2013 at 13:43 UTC
Updated:
5 Mar 2013 at 12:54 UTC
Comments
Comment #1
m.stentaUnfortunately, this would be tricky, due to the way the module works right now.
It makes a lot of assumptions about what page you're on when you're editing attributes (/admin/store/orders/[order-id]/edit), and uses JavaScript to update that page in the background when you save the attributes. So that would have to be separated out.
Not impossible, but not something I have the time to look into at the moment. :-/
Marking this closed (works as designed) for now, but if you (or anyone else) wants to take a stab at separating the code and writing the Views field handler integration, I'll gladly review and commit patches!
Comment #2
fotispanHello m.stenta and thanks a lot for taking the time to reply.
Unfortunately i'm not familiar with the Views field handlers
thanks again
f