Brent Wheeldon
Brent Wheeldon

Reputation: 127

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

Upvotes: 1

Views: 529

Answers (2)

Rolcom Ld
Rolcom Ld

Reputation: 31

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

Upvotes: 0

Related Questions