This maybe a question asked many times on Joomla forums, but after searching for some time, I did not find a good answer, instead of "its impossible" and "use a 3rd party form component". I want to add another field (phone number) on the default Joomla 2.5 contact form, so the user can send that info, along with his message. From what I've read, its said that is a Joomla limitation from his mail implementation, which can send only name, subject and message. I'm not a experienced Joomla developer, but from my limited knowledge, I belive this can be obtained in a simple way, just by adding fields in the template contact form and concatenate that fields with the message field (or at least that could solve my problem easily). Like I said, I'm not a experienced developer, so I can't figure out exactly how to do it (and preferably not breaking Joomla installation by modifying too much the core files, if thats the case). Anyone can help? Or at least point me in the right direction?
Thanks.