contact form, specific fields

3 replies · opened Sep 29, 2019

TTDexSep 29, 2019

Hi guys!

I need to create my second form on my site. This form is a booking form with 5-6 specific field.
I maked the html code and i tried to send a test message. I received but just from first 4 default field.
I searched here is the forum the solution and i saw something with sendmail.php file setup but i didn't find any sendmail.php file, i just have form.php.
How can i configure the specified field in the email? What file i need to edit?

SSemicolon WebSTAFFSep 29, 2019

Hello,

You do not need to change the PHP include/form.php File anymore. Everything is handled automatically. You can add unlimited number of Custom Form Fields in your Form. However, it is recommended that you follow the complete Documentation > Forms Section and make sure that your Form's Code Structure is according to the code structure documented there.

This should definitely fix your issue. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

TTDexOct 1, 2019

Hi!

I tried to make from documentation but i can't get custom filed in email. Maybe if i paste here the code, can you explain a little bit more?


					

						Send us an Email

						

							

							

								

								
									Name *
									
								

								
									Email *
									
								

								
									Phone
									
								

								

								
									Subject *
									
								

								
									Services
									
										-- Select One --
										Wordpress
										PHP / MySQL
										HTML5 / CSS3
										Graphic Design
									
								
								
									Custom *
									
								
								

								
									Message *
									
								

								
									
								

								
									Send Message
								

								

							
						

					
                        
TTDexOct 1, 2019

Okay, i solved! :)
Thanks. :)

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard