Hi,<div><br></div><div>I am studying about drupal 7 and some advised me to stick with D6 since a lot of things are not stable or even ported to D7. So I was wondering if this is right and which parts would you consider not finished or polished enough in D7.</div>
<div><br></div><div>For my project I need the following functionality:</div><div>a) create forms and the contents are sent by email</div><div>b) create forms and the contents are stored in a database for later review</div>
<div>c) create forms and the contents are used to call a webservice (SOAP)</div><div>d) create an "area" where a user logs in with a code and password to retrieve individual reports Each report is a view to a table where the user's data is stored. So I'd have to search that database, filter the user's records and present to him.</div>
<div><br></div><div>What you would recommend as starting point? Should I use an already developed module (which)?</div>