简体   繁体   中英

How do I create a (reasonably) simple Contact Us form in Joomla?

I need to create a Contact Us page for a Joomla! site which I'm creating for a friend and I'm not having much luck finding a nice way of doing this. It is just a simple form which contains a few input fields (text boxes, checkboxes and comboboxes), and when the user clicks submit it emails an email address (the email address to use needs to be based on one of the combobox selections).

Can anyone point me in the direction of a component (or core Joomla! functionality) that can help me achieve this?

Cheers,

Brent

You can also use php form generator. All that you will need is to to add generated code to your web page

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM