Needs work
Project:
Views Table Highlighter
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
22 Jan 2010 at 09:04 UTC
Updated:
11 Mar 2012 at 19:56 UTC
Jump to comment: Most recent file
Comments
Comment #1
smokrisCould you attach an export or screenshot of your view configuration?
Comment #2
iNade commentedSame problem here.
Subscribing too, btw.
Comment #3
Tiquelou commentedThis could be a browser-specific problem. I faced the same problem when I tried using Safari, and it worked fine when I used Firefox...
Comment #4
iNade commentedThis is strange and not a good news, someway.
Whatever, i'm under last version of FF 3.6, ubuntu 9-10.
Comment #5
lunk rat commentedHow do I find out the syntax for highlighting fields? I don't see any examples; that's OK I just want to know how to write the table highlighter code.
Comment #6
Vote_Sizing_Steve commentedI'm having the same problem on some of my highlighted views - the ones which use arguments.
If I set the "Action to take if argument does not validate:" to "Hide view / Page not found (404)" - no variables; when set to "Display all values", I see the variables (although am having problems getting their values, which may be unrelated).
Comment #7
smokrisAh, views_table_highlighter was displaying sample values based on the *default* view, not the currently-selected view.
I've attached a patch (and committed it to 6.x-1.x-dev) to address this.
Please try it out and let me know whether it solves this problem for you, and if so I'll roll a new release.
Comment #9
Vote_Sizing_Steve commentedI *think* I patched this module correct, and I'm not sure it worked (see screenshot).
Comment #10
smokrisDarn. Not sure offhand why the fields would be showing up like that.
Could you export your view and attach it, along with the corresponding content types (using features.module)? I'll try to recreate and troubleshoot the problem.
Comment #11
jvieille commentedI have this problem too: no available fields are proposed for one site (another one works as expected).
I suppose that the patch has been committed - I am using the latest dev of the 4th September.
Most of my fields are using relationships though.
My Views is attached
Comment #12
smokris(update status)