I have problems with a project, i need to know how to make configurables reports. I mean that the user choose which fields to see from a content. I'm new in drupal so if u can help me giving me tips about modules that can do this or someone that can do something like this. Any help will be appreciated. I don't know if the views can do something like that, but i required that the user select the fields.

Comments

svnindia’s picture

Hi Arias,

I think you can make use of views module , create a base view and customize it as needed using module hooks and views output specific templates (.tpl)

Thanks,
SVNindia

svnindia