Hello to all,

I would like to create one content type like, Resume of Student..

In this content near about 20 fields are present. now i can make the good design of this node type with the contemplate module.

Now i would like to create one search, that display only the contact information/selected fields into the ID card like design.

Please give me idea to display selected fields in view.

in view there are several theming information panel is available like e.g.: Display out, Style output, Row style output etc......

I dont which is to be editted to get exact view of specific fields.

Please visit the following image to get some idea.

Only local images are allowed.

http://i1194.photobucket.com/albums/aa368/gs2324/Picture1-1.png

Comments

It's much easier to do things

It's much easier to do things like this in D7/ views 3 than D6.

As I remember with Drupal 6 I mostly used a module called 'views custom field' http://drupal.org/project/views_customfield to do simple stuff along this line, which lets you insert extra fields that contain markup. For complicated jobs like this you'd be best off creating a custom template though.

To do this, go to your view, then click "information" or "theme information", it will have a list of templates for how it's displayed. You will want your custom template at the row level to format the display like a business card. Duplicate this template in your theme directory and edit the output.

thank you mjcarter

Actually i would like to create the students id card from the node of registration details.

for that i need print out of the particular view in pdf format, the detailed registration fees to be used for record in hardcopt etc....

Only singly content type and multiple out put accordingly.

nobody click here