Views Custom Field
Categories
Component ID
328189
Component name
Views Custom Field
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
70379
Component created
Component changed
Component body
This module provides some useful (views)fields.
Drupal 7
Now that the Views module has incorporated the rownumber and markup fields, only the PHP field is left for this module. I started a new project called Views PHP. It also includes support for PHP filters and sorts.
Drupal 6
Available (views)fields:
- Markup
- Field that allows usage of custom text and the input filter system.
- PHP code
- Field that allows usage of custom PHP code (with access to view's database result)
- Rownumber
- Field containing rownumber (respects pagers).
What can you do with it?
Have a look at the previous support requests.