Hi,
I am new to drupal.I am developing a website for Human Resource Management System.I need to create a form to add employee details and store the data in database(It means i need to create a user defined table and insert values).I am using MySQL DB.I need to know which module i should use for this purpose and please provide me steps or tutorial for doing this.Awaiting for your response.
Thanks,
Priya
Use Webform module... I think
Use Webform module... I think it's very simple and user friently too.......It may be help u ..........
You may use CCk & View Module.
Hi,
I think you have to create a new content type, to store data. For this you may check http://drupal.org/project/views this link. And get the data view by using 'view' module (http://drupal.org/project/views).
If you requirement is some thing different you may send your queries to me, so that we can help you(http://drupal.in/contact).
Regards,
Amburi Roy.
Hey priya
Sorry,
Could u plz tell me why you want to use user defined table.
Otherwise create new content type and use CCK module to create employee fields.
Regards
Khalid Ahmed G.M