Closed (fixed)
Project:
Computed Field
Version:
master
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Jan 2007 at 01:18 UTC
Updated:
1 Sep 2008 at 18:30 UTC
Computed field is very usefull for execute php code every time the node content is displayed, without database storage, but in this case it can't be integrated in views.
I think it's a great limit for Computed Field.
Thanks
Giuseppe Rizzo
Comments
Comment #1
floretan commentedI definitely see where this could be useful, but because of the way views work it seems like it would be difficult to add a column without storing the data in the database.
Maybe there should be a views module called something like "computed column" providing this functionality.
Comment #2
yched commentedI _think_ this might be possible even without db storage.
You might want to investigate 'notafield' setting, and custom field_handler and field_query_handler callbacks.
Comment #3
Moonshine commentedClosing out issues over a year old to tidy things up a bit. Feel free to re-open if they are still legit.