Closed (won't fix)
Project:
Views (for Drupal 7)
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Aug 2009 at 19:16 UTC
Updated:
22 Apr 2010 at 22:41 UTC
Header/Footer/Empty fields have this feature. You can fake it with the header field, but it would be better to have the option for PHP in the title field which would make it like the header/footer fields.
Comments
Comment #1
dawehnerI don't like eval php input. If you really need more possibilities you can always use quite some existing mechanism:
Comment #2
dawehnerMark this as won't fix. We have headers as handlers now. you can do so much here without php eval.