Form Submissions in Toddle to any Database / API - 100% NoCode

Поделиться
HTML-код
  • Опубликовано: 8 сен 2024

Комментарии • 19

  • @NoCodeProCode
    @NoCodeProCode  Месяц назад +1

    🚀 Join my Membership for Pro Templates, Mini NoCode Tools, AI Coding & Office Hours 😃
    nocodeprocode.com

  • @britewrx
    @britewrx 23 дня назад +1

    Brilliant stuff. One of the challenges I see with Toddle is that it is more difficult to maintain consistent styling across elements. For example, if I want all my input fields to look the same, and any changes applied to one also show up on all the others, I believe that the Toddle way is to use components. Would love to see how you do that! Thanks again for the great videos - and the recommendation to Toddle. I'm looking at using it for upcoming projects.

    • @NoCodeProCode
      @NoCodeProCode  23 дня назад +1

      @@britewrx Amazing - Yes, the Toddle was is to use components, and I actually like it a lot more cuz I always end up with 500 classes that are unused but 50 super important combo-classes in there - and if I auto clear then, I also cleared my 50 combo classes for animations in Webflow 😅

  • @GregDolan
    @GregDolan Месяц назад +1

    Another great video 🔥. Just what I needed to start getting to grips on the basics of Toddle. Thanks

    • @NoCodeProCode
      @NoCodeProCode  Месяц назад +1

      @@GregDolan Thank you so much 🙏 - We started our daily office hours today to help you learn Toddle and solve your problems quicker, here are more infos 😃 nocodeprocode.com

  • @OriolCami
    @OriolCami Месяц назад +1

    Super cool! Thank you very much for this amazing explanation!💫

    • @NoCodeProCode
      @NoCodeProCode  Месяц назад +1

      @@OriolCami Thank you so much 🙏💛

  • @essanmedia
    @essanmedia Месяц назад +1

    Amazing stuff! Thank you for always putting out excellent tutorials. Can I send in a request tutorial?

    • @NoCodeProCode
      @NoCodeProCode  Месяц назад +1

      @@essanmedia Thank you so much 🙏💛 - Sure 👍

    • @essanmedia
      @essanmedia Месяц назад +1

      @@NoCodeProCode Thanks - I'd like to see how to build an ai powered search app that recommends tools or apps from a database. As you know users are not looking for a particular tool but a solution - so they would type in a problem or solution they are looking for and the AI would show results. Sort of an app recommendation tool.

    • @NoCodeProCode
      @NoCodeProCode  Месяц назад +2

      @@essanmedia That sounds great, I may even do a whole course & template for the “all access” members where I also give you some hands on help ;-)

    • @essanmedia
      @essanmedia Месяц назад +1

      @@NoCodeProCode perfect! thanks

    • @NoCodeProCode
      @NoCodeProCode  Месяц назад +1

      @@essanmedia 🙏💛

  • @emilionoriega2730
    @emilionoriega2730 24 дня назад +1

    How would you validate that the email input if actually an input?

    • @NoCodeProCode
      @NoCodeProCode  23 дня назад +1

      @@emilionoriega2730 I would just use the email one - or use client side regex to validate it, and have the main validation off the API Flow as well (aka backend logic) ;-)

  • @eyebreathedesign9579
    @eyebreathedesign9579 Месяц назад +1

    Is there a file upload on the toddle platform? For image uploads like profile photos or posts?