Needs work
Project:
UC Store Credit
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Oct 2009 at 13:58 UTC
Updated:
29 Apr 2011 at 18:20 UTC
Basic views support.
Adds store credit to the node group
| Comment | File | Size | Author |
|---|---|---|---|
| uc_store_credit_views.patch | 1.78 KB | Docc |
Comments
Comment #1
yaoweizhen commentedI need credit value in views, so i searched and got it. Thanks so much!
It's worked.
Comment #2
jcfiala commentedTrying this, it mostly works. But the
uc_store_credit_views_api()declaration seems wrong - it's trying to look in uc_store_credit/views, but the views file is in uc_store_credit. So, remove the .'/views' from the code.