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

dawehner’s picture

I don't like eval php input. If you really need more possibilities you can always use quite some existing mechanism:

  • hook_views_pre_view
  • hook_preprocess_views_view
  • many more
dawehner’s picture

Status: Active » Closed (won't fix)

Mark this as won't fix. We have headers as handlers now. you can do so much here without php eval.