arifnoorsalah Posted April 5, 2014 Share Posted April 5, 2014 Hello I am trying to create a new contact form, which captures more details than the default /contact.php How can I make it so that these extra fields are pushed through and processed and recevied on the other end? For example, I have replicated the forum template, smarty etc. And I have created Name, Company, Email, Phone, Priority, Department, Subject and Description. If the user is logged in, I have got the first fields auto-populating with the profile data. However what do I need to do next in order for the post action to "{$smarty.server.PHP_SELF}?step=3" to process the extra fields I have entred and that the data is displayed on the ticket page? Thank you very much, please let me know if you would like me to post the code inetween the form tags. Regards, 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.