Wix Website Tutorial: Custom Forms 3 Ways

Sdílet
Vložit
  • čas přidán 5. 09. 2024
  • Hey there, fellow Wix enthusiasts! Welcome back to my channel, where I'm excited to share with you some fantastic tips and tricks for creating a custom form on Wix! In today's video, I'll walk you through three powerful methods, along with some best practices, to make sure your forms not only look stunning but also function flawlessly.
    Method number one: "Using Datasets." We'll explore how to leverage datasets within Wix to effortlessly build a custom form. With this approach, you'll be able to create dynamic and interactive forms that capture exactly the data you need. I'll guide you step-by-step through the process, ensuring you'll master this technique in no time.
    Moving on to method number two: "Using Datasets and the Datasets API." We'll take things up a notch by diving into the Wix Datasets API. This powerful tool opens up a world of possibilities, allowing you to customize your form even further and make it a truly unique experience for your users. You'll be amazed at how versatile and efficient this method can be!
    And for all you Velo enthusiasts out there, fear not! Method number three is just for you: "Only Velo Code using the Wix Data API." We'll go deep into the realm of Velo, Wix's own coding platform, to create a fully customized form using the Wix Data API. With Velo, the sky's the limit, and you'll have complete control over your form's behavior and appearance.
    Throughout the video, I'll also share some invaluable best practices to ensure your forms are user-friendly and accessible. Whether you're a Wix beginner or a seasoned user, there's something for everyone in this video.
    So, if you're ready to take your Wix forms to the next level and impress your website visitors, hit that "Like" button and let's dive right in! Don't forget to subscribe and ring the notification bell to stay updated on all my upcoming Wix tutorials. See you in the video!
    Docs:
    General knowledge and the dataset approach - support.wix.co...
    Further customizing with the Dataset API - www.wix.com/ve...
    Going full velo with Wix Data - www.wix.com/ve...
    An example of an input element API (each element has it's own) -
    www.wix.com/ve...
    Video suggestions and requests:
    www.thewixwiz....
    Have questions? Join the discussion:
    www.thewixwiz....
    Need some magic done on your website ASAP or want to purchase a code template?
    Hit me up: www.eitanwaxma...
    Want to have joint coding session?
    www.eitanwaxma...
    Wanna say thanks?
    www.eitanwaxma...
    My Facebook page:
    / thewixwiz
    Join the community on Facebook:
    / thewixwiz
    www.freepik.co...
    Image by storyset on Freepik

Komentáře • 22

  • @TravisKowalenko
    @TravisKowalenko Před 5 měsíci +1

    i'm a web enterprise development graduate who had to learn every language known to man and had to show a certain level of fluency in them. I now work for a small web development company that utilizes Wix and the amount of extra learning and headaches had me wondering why I couldn't just code the entire website myself using the languages and frameworks I'm comfortable with( much more convenient regardless of how complex coding is). This tutorial saved me though! connected a lot of the dots I needed and I loved your personality through the video! Thanks! lol

  • @james3440
    @james3440 Před měsícem

    That coded segment, is Awwwesome!

  • @draylegend
    @draylegend Před 11 měsíci

    you helped me setting up the right mode. I struggled to assign to a submit button the "Submit" action. Now everything is working as expected!

  • @adrianjimenez3150
    @adrianjimenez3150 Před rokem +1

    you saved my life, thank you

  • @tshepo2japhta28
    @tshepo2japhta28 Před 9 měsíci

    Thanks man ...am enjoying your velo videos

  • @henrique_sc3436
    @henrique_sc3436 Před 8 měsíci

    Obrigado, me ajudou muito. Parabéns pelo conteúdo!

  • @kristelbaculi5048
    @kristelbaculi5048 Před rokem +1

    Can we connect this with google sheets? Like the data entered in the form will be recorded in googles sheets and can also be updated. Like a crud

    • @thewixwiz
      @thewixwiz  Před rokem +1

      Yes! Check out this tutorial:
      czcams.com/video/1ICaE9IR9rQ/video.html

    • @hellowaldo6097
      @hellowaldo6097 Před rokem +1

      Kristel, Brilliant question. Thank you for asking that.
      Thanks for the link Wix Wiz

  • @pietro8576
    @pietro8576 Před rokem

    Hi, thanks for the amazing video! I've followed through your steps to set up a basic form which all make sense, but when I click on the input fields or the button after I publish/preview my website nothing happens. Seems like a lag but I've tried already to delete the form and repeat the steps different times. Any suggestions/experience on this issue?

    • @thewixwiz
      @thewixwiz  Před rokem

      Hey, thanks for commenting and sharing about your project!
      I offer viewers two options for getting assistance with their projects:
      1. My free forum: thewixwiz.com.com/forum - I try to address questions there at least once a week. Please support your question with code snippets, screenshots, and even video.
      2. Offering my services as a developer. You can schedule a consult at thewixwiz.com/book-online or fill out this onboarding form: thewixwiz.com/client-onboarding
      I appreciate your support and thanks for watching!

  • @spirittechnique937
    @spirittechnique937 Před 11 měsíci

    Thanks for sharing this. Is it possible to create a form from code that is recognized by Wix Automations?

    • @thewixwiz
      @thewixwiz  Před 11 měsíci

      Thanks for watching! You can trigger many of of the same actions an automation would using code but it isn't possible to find the form from the automations panel.

  • @ernestomartinez428
    @ernestomartinez428 Před 6 měsíci

    I need a button in my form that allows to add more fields to the form, for example a list of phones, it could be 1 or it could be 5, how can I do that in Wix?

    • @thewixwiz
      @thewixwiz  Před 6 měsíci +1

      You could use a repeater with an input. In the final project of my course there is an example of this.

    • @ernestomartinez428
      @ernestomartinez428 Před 6 měsíci

      @@thewixwiz perfect, thanks!! 🙏 the video you mentioned is here in your channel?

  • @Ahmed71616
    @Ahmed71616 Před 9 měsíci

    can i edit error message of a custom form?
    i mean the password and email input not a message that show under the button

    • @thewixwiz
      @thewixwiz  Před 9 měsíci

      Depends what you mean by format

  • @JohnnySinsHD
    @JohnnySinsHD Před 11 měsíci

    Is it possible to give me the full code for the 3rd method please? On pastebin or something

    • @thewixwiz
      @thewixwiz  Před 11 měsíci

      Hi, sorry I don't usually keep the code for the tutorials.