Umbraco 13 Tutorial - Episode 10 - Contact Form and Meta Data

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 ม.ค. 2025

ความคิดเห็น • 16

  •  5 หลายเดือนก่อน +2

    Great video. Made it a lot easier to understand, how to implement new controllers and upgrade already existing surface controllers from umbraco 8 to umbraco 13

    • @CodeSharePaul
      @CodeSharePaul  5 หลายเดือนก่อน

      That’s so good to hear

  • @vladimirsmironovs4319
    @vladimirsmironovs4319 4 หลายเดือนก่อน +1

    Nice vide. And a lot of information about meta .

  • @mickcooke99
    @mickcooke99 3 หลายเดือนก่อน

    Nice. I didn't get my contact form working though. The instructions seem a little muddled towards the end of the video - you have the form working before you've completed the code.

    • @CodeSharePaul
      @CodeSharePaul  3 หลายเดือนก่อน

      Sorry. All the code is in the list on my site. Should be linked in the description of the video

  • @brunorevez9308
    @brunorevez9308 หลายเดือนก่อน

    Great video!

    • @CodeSharePaul
      @CodeSharePaul  หลายเดือนก่อน +1

      Hi. You can use the same folder and have a different cshtml file name. When you call return View you put the name of the View in there.

    • @brunorevez9308
      @brunorevez9308 หลายเดือนก่อน

      I figured it out! Thanks

  • @nathanmeneses9007
    @nathanmeneses9007 22 วันที่ผ่านมา

    Paul, is there a different way to send the email. Like using MailMessage, like in your Umbraco 8 tutorials? I have a bunch of other functions that need to be hit depending on who is sending the email, e.g. test email, user, webmaster, etc. I can share code with you, if you have a way to view it? Also when I click Submit, I get a "This page isn't working" error.

    • @CodeSharePaul
      @CodeSharePaul  13 วันที่ผ่านมา

      Hi did you copy the code from the blog post?

    • @nathanmeneses9007
      @nathanmeneses9007 3 วันที่ผ่านมา

      @@CodeSharePaul Hey Paul! Thank you for the quick response. I apologize for taking so long to get back to you, I was on holiday in Italy. I just wanted to let you know I found the problem. I had included the @Html.AntiForgeryToken in the form and was not checking its validity in the SurfaceController. Once I removed it, the form worked as expected. Thank you again.

  • @bassemelsaeed2833
    @bassemelsaeed2833 4 หลายเดือนก่อน

    Great video Mr. Paul, but i have one question on how to use localization with data annotation as i have multilingual Site

    • @CodeSharePaul
      @CodeSharePaul  4 หลายเดือนก่อน +1

      Hi Basseem. There is a community package which makes it easy for you. marketplace.umbraco.com/package/our.umbraco.validationattributes

    • @bassemelsaeed2833
      @bassemelsaeed2833 4 หลายเดือนก่อน

      @@CodeSharePaul Thank you sir love you so much and love your series. i will wait your v14 series ^_^