I need to create lots of fields. The list will be around 15-20 different pieces of information. Ideally I would like to display all the fields in a single table.
How do i theme the add node for drupal 7.

For example,

Type School/College University Year of passing Grade
10th Textbox Selelct drop down list(Termreference field) date (popup select) textbox
Fy Textbox Selelct drop down list(Termreference field) date (popup select) textbox
SY Textbox Selelct drop down list(Termreference field) date (popup select) textbox
TY Textbox Selelct drop down list(Termreference field) date (popup select) textbox
Bachelors Textbox Selelct drop down list(Termreference field) date (popup select) textbox

Comments

Lingaraj_M’s picture

Thank you for your quick response. Yes, but i require fields to be added in the table like as show in the above example table(correction updated), university is the termrefence field and date field is also shown in the above example table(correction updated).