Closed (fixed)
Project:
Fasttoggle
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 Jul 2011 at 05:22 UTC
Updated:
12 May 2013 at 07:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
chx commentedMuch better, this one. The AJAX support was broken due to calling non-exisitng function base_url().
Comment #2
chx commented*ahem* but colons need escapin' in jQuery selectors.
Comment #3
paulgemini commentedThanks for doing this. Forgive my ignorance - could you explain what this feature does?
Comment #4
chx commentedIf you define a list field with two values , you can toggle between them.
Comment #5
traviscarden commentedThe patch in #2 no longer cleanly applies. Here's a new git patch. I share it in the hope of accelerating the issue, but I didn't actually get it to work for myself (or take the time to). Do you have to implement
hook_fasttoggle_labels()for it to find your fields?Comment #6
nigelcunningham commentedWould someone provide instructions for testing the patch, please?
Comment #7
nigelcunningham commentedCode just committed to the 7.x-1.x branch adds Fields support.
Comment #9
fadgadget commentedHello i have a simple on/off checkbox text field added to a content type. Is it possible to add this to Fast Toggle now?
thanks
Comment #9.0
fadgadget commentedAdded a note that non-fields are broken too