I have set up a new 'form' using the CCK module. In this case a user can add their own contact in the form of a booking form. I want to be able to incorporate a couple of things and would like to know if this is possible.

I want to be able to email an appointed person so that they know a new form has been completed.
I want to display a message once the user has submitted the content.
I want the save and preview buttons to be changed so that it says submit but obviously I dont want to change this for all nodes.

Comments

heleng’s picture

I still cannot solve this. Are there any add on modules that can help me with this?

danielb’s picture

Have you tried the 'webform' module? It is far better for your use-case than creating contact submissions as site content.
It lets you define where the form submissions gets sent, it stores it in a list too, you can change the names of the buttons, do a confirmation message, everything you want.

heleng’s picture

Thanks for that info. I will give it a go.