This is easy. Try integrating it with a PHP script to actually receive emails through it. Everyone is teaching this simple layout, no one is going there.
I was wondering if there's a way to customize those labels so that by default they are placed on top of the TextField instead of being placed inside by default?
@@sanjubaloria2745 Have you used form tag, Btw you check below link to get code github.com/vikas62081/material-table-YT/blob/contactUsForm/src/App.js if you still have some issue plz let me know :)
Man this tutorial is a gem. Nothing useless going on here Their are many many many tutorials available to walk you through connecting the back end and they all lack showing you how to make the contact form look good and presentable especially with Material UI . This tutorial for what it is with the right person with the right mind set is absolutely gold
This is easy. Try integrating it with a PHP script to actually receive emails through it. Everyone is teaching this simple layout, no one is going there.
could you solve this problem? I have the same issue haha
Thank you for making this dude! Nice way to learn material ui form making. Grid was extremely useful!
It's my pleasure, Glad to hear that content was useful, Thanks for watching :)
Thank you! This tutorial was easy to follow and I completed the form pretty quickly.
It's my pleasure, Thanks for watching :)
As someone making my first portfolio site, this was great! Thank you!
Sounds good :)
Very nice with good explanation
Glad to hear that, Thanks for watching :)
I was wondering if there's a way to customize those labels so that by default they are placed on top of the TextField instead of being placed inside by default?
Thanks for share this tutorial
Thank you for this absolutely brilliant thumbs up mate
It's my pleasure, Thanks for watching :)
@@Codenemy I have subscribed thank you for taking time out to reply back to me much appreciated
@@josejimenez7502 Thanks for subscribing :)
Very nice mate, very useful, thanks.
Glad to hear that, Thanks for watching :)
Hi, I have the same code as you up to 8.50 minutes in, but my components are displayed side by side instead of column, could you help at all please?
Could you pls send me screenshots here facebook.com/codenemy
Hey, thanks kindly for getting back to me, but it was a misunderstanding on my part 😁
@@sinnyozzy Np, Thanks for watching :)
nice video
nice video sir
Glad to hear that, Thanks for watching :)
@@Codenemy sir I did same think but it doesn't show the required message in my form:(
@@sanjubaloria2745 Have you used form tag, Btw you check below link to get code
github.com/vikas62081/material-table-YT/blob/contactUsForm/src/App.js
if you still have some issue plz let me know :)
how to capture fields? Thanks
handle on change event on those inputs and store them in state
Thankssss!
It's my pleasure, Thanks for watching :)
thank youuu soooo much
Glad to hear that, Thanks for watching :)
Hi sir,
If we give empty space, its submitting. Please say validation for that
You can use formik and yup validation
check it here : ua-cam.com/play/PLqhnP4YYLcb78BGEZMwki5XJ6ttKkiddU.html
and in that you can use myStr.trim()
@@Codenemy thankyou sir
@@patanshehnaz4484 You are welcome :)
Awesome tutorial! Can you please link the source code 🙏
nvm I see it, Thank you!!!
@@haydenthai935 Glad to hear that
absolutely useless without connecting this form to an emailer and/or backend.
Yeah you are right, but i discuss about form design only , In upcoming sure i will connect with backend, Thanks for your suggestion & watching :)
Man this tutorial is a gem. Nothing useless going on here Their are many many many tutorials available to walk you through connecting the back end and they all lack showing you how to make the contact form look good and presentable especially with Material UI . This tutorial for what it is with the right person with the right mind set is absolutely gold
@@Codenemy where is that video connecting it to the backend to make it functional