Actually,I have posted a html form of company's leave application form to my drupal.Now i want if anyone who is using drupal in company fill up this form then on submission it will send all data to the concern person via email or privatemessage....is it possible.???
I am running a user community website on drupal , that has recently been switched over from Userland Manila. One of the most requested features , and the feature i weighted most heavily in choosing a CMS system to relaunch with .. is the ability to have 'hosted sites'.
After reading up on the different blogging engines, I realized that none of them had the ability to the extent that I would require .. although drupal would be the most likely to have the addition of such being as painless as possible, and I fell in love with the cleanliness and the amount of thought having gone into the node system.
Drupal is almost there, I am working towards making the shift as seamless as possible , but the hosted sites functionality is still the big ticket item lacking, I have old users still asking me on an almost weekly basis when the user sites will be implemented.. but I finally feel that that day is almost here.
OK, I'm a relatively new drupal user. Love the system. (Check it out at Philbo's Dietblog. I've ben using linking using the brackets a lot, and wanted to add some simple functionality so that if a page isn't there, you get the option to create it right on the spot. After some hawing, I added this code to node.php in the function node_failure() function:
---
I posted this to the dev mailing list earlier today... since I've had a request to repost it here, here it is...
Hi folks.
Just a quick note - I've been working on a couple (erm.. 4, so far) drupal based sites for the last couple of weeks (off and on), and the one thing that has struck me, over and over again, is how clean and easy to work with the code is.