Closed (outdated)
Project:
Semantic Views
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Aug 2010 at 15:04 UTC
Updated:
1 Apr 2017 at 00:22 UTC
Jump to comment: Most recent
Comments
Comment #1
milos.kroulik commented+1
Comment #2
TimG1 commented+1 subscribing.
Comment #3
ahallez commented+1 subscribing
Comment #4
sarhugo commented+1 subscribing
Comment #5
Anonymous (not verified) commentedI am happy to review a patch, but I will not be making one myself. I don't use PHP custom fields. Anytime I need to do something like this, I implement a field theme function or write a views hook (like pre_render).
Do PHP custom fields work as tokens in other field output? For instance, when you rewrite the output of a later field, can you use the token output of the PHP custom field?
Comment #6
nicholasthompsonI have been trying to get the tokens working and, although I also could not get [phpcode] working, I have noticed that it seems to be "excluded" fields don't get replaced.
Apparently, if a field is excluded from output we cannot use it's token as a replacement in a Semantic View style (eg, for a row)...
Comment #7
oferrero commented+1 ... Would be nice to have this functionality.
Comment #8
Scyther commented