Closed (fixed)
Project:
Commerce Card on File
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 May 2013 at 17:38 UTC
Updated:
23 May 2013 at 02:50 UTC
The views operations links do not currently work as they require a tab root to work from. Added
This seems to require a view callback and a default local task. Added with a title callback as well.
The latest commit removed the entity api views controller and so we need the Group & Base info in hook_views_data. Added
While I was looking into this I added handlers for views links to the card, an edit link & a delete link.
| Comment | File | Size | Author |
|---|---|---|---|
| card-on-file-more-views-handlers-working-views-and-operations.patch | 14.69 KB | jpstrikesback |
Comments
Comment #1
dwkitchen commentedThanks I was going to be working on this today anyway so I will be having a look at it.
Comment #2
dwkitchen commentedHad to make a few changes
Patch had been generated from site root folder
URLs should have been /user/... not /users/...
I have changed both of these and committed locally, I'm going to be working on the default view and a couple of other things on card on file today so will do some testing and should be pushing this afternoon.
Comment #3
jpstrikesback commentedGreat! You may notice that the default view op is less than useful like this, we may want to override the default entity api controller?
Comment #4
jpstrikesback commentedSetting to fixed as a (improved) version has been committed.
Cheers!
JP