No joy : I can't see how to add links directly in my views
patchak - April 20, 2009 - 21:32
| Project: | Fasttoggle |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Hey there, I just updated views to latest version 2.5 for D6 and also grabbed the latest dev copy of this module, but I can't find how too.. Is there anything special to do to activate those links??
I don't see the new field section in the views interface, I cleaned cache, views cache as well, still no love...
Any tips, suggestions??
Thanks,
Patchak

#1
Add a new field and select "Node: Publish Link (Fasttoggle)" or one of the other fasttoggle links. Views integration is only working for Node views at the moment.
#2
Weird, I don't see those links at all! I know module is working on page view (full view of the node), but not in views directly, and those are "node" views...
Weird! Maybe I should update drupal core to test, using 6.6 on that site...Will report back here once core is updated as well...
#3
It seems that the module uses old api for views1 instead of views2. There are no hook_views_api() in it but old hook_views_tables().
#4
i see no views formatter for the most recent version either.
--
J.
#5
Please try the development snapshot: http://drupal.org/node/237527
#6
It would be amazing if this worked with fields view. Does the latest dev. snapshot include that? This module rocks.
#7
I may be misunderstanding all of this -- the issue is about adding the Fasttoggle links as fields in a node view - yes? Just tried both the official release (6.x-1.3) dated April 19th and the development snapshot (6.x-1.x-dev) dated March 31st. In both cases, I created a new 'node' view, and looked for the "Node: Publish Link (Fasttoggle)" in the fields area. Didn't see any "Fasttoggle" fields available.
Running...
Drupal 6.12
MySQL 5.0.45
PHP 5.2.6
And a variety of other modules that may or may not be conflicting with Fasttogle, including Devel.
While it would be cool to have these fields available in Views, it's certainly not urgent.
#8
same here, no fields available to views
using all the latest stable versions
Drupal 6.13
Fasttogle 6.x-1.3
Views 6.x-2.6
CCk 6.x-2.4
#9
Downloaded the last dev and still no joy.
#10
I can also confirm this does not work with the latest dev release. I will have a look and post a patch asap!
#11
Yeah iv been having the same problem
Sirine Rached