Different contact form for different contacts in joomla 1.6
In joom开发者_开发百科la 1.6 we can easily assign the default contact form to a contact. But i need to make some new contact form (which is contain some specified field what i need).
So the steps of this i think:
- make a copy of the default_form.php, and modify as i like..
- make some change in the database
- How can i assign my new_form.php to my contact?
I found the Contact Enhanced Component very handy for this. It can be found the Joomla Extension Directory. Unfortunately it's not free, but there may be alternatives in the TED.
This is easier if you create some contact categories, and assign a contact form to each member. Like this you can group people and assign a contact form for each.
精彩评论