Hello,

I'm new to Drupal and got a complex site to build.

I need to create a cv form, where users can capture details by sections, like: skills, work experience, languages, references etc.

The users should be able to save the form and come back to it later and see what was completed and what was not.

They should be able to add/edit/delete details.

Can someone give me some guidelines what module should I use for something like that?

Thank you,

Sigal

Comments

majdi’s picture

you can consider CV as node
for node , just create the cck fields , and give user access on edit/add/delete, and used node limit to let user make only one cv node.

this module can be useful for you
http://drupal.org/project/content_complete