Hi,

I have just created a new view using the "views" module. I need to put some php code in the new view that I have created (only in this specific view, not in all the views in the system). Is it possible and how can I do it?

Thanks!!

Comments

catch’s picture

Status: Active » Fixed

You can put php in the argument handling code to change it's output. Or you coud use the PHP format in the header, footer etc.

If it's none of these, you'll need to give some more information on what you actually want to do, but marking fixed for now.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.