Custom events | Bubble Tutorial

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

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

  • @CranfordTech
    @CranfordTech 2 года назад +10

    Great video as always. You’re the gold standard for bubble tutorial videos!

  • @luxeron4663
    @luxeron4663 2 года назад

    Great again! direct to custom workflows 1:50

  • @TheSupahunter
    @TheSupahunter 10 месяцев назад

    Your videos are fantastic, to the point and very informative!

  • @davidr007
    @davidr007 2 года назад +1

    Awesome video and going to save me tons of time. Thanks!

  • @caiqueoliveira7206
    @caiqueoliveira7206 2 года назад +1

    Thx for one more very useful tutorial! 👏👏👏👏

  • @IsaacBG84
    @IsaacBG84 Год назад

    Nice. I would also add that ive discovered as a amateur programmer that customs events work as "conditional statements in workflow" . Every action can be conditioned in a workflow but with custm events you can encapsule an entire function behind a "if statements" just like in traditional programming if () {funtion} else {this}

  • @garylegrill6649
    @garylegrill6649 2 месяца назад

    NIce Thanks

  • @raamasf
    @raamasf 2 года назад

    Great content. Thank you for sharing.

  • @ryanellis7156
    @ryanellis7156 2 года назад +1

    Thanks Greg - as usual, great tutorial! Would a custom wflow run simultaneously if triggered by different triggers at the same time?

  • @stephentsang9194
    @stephentsang9194 Год назад

    That is a great explanation. However, one would think if the triggering workflow item is also eliminated (as in in your example, there would only be one workflow box instead of the need for 8 boxes), that would take away even more clutter and chances to make a mistake. I guess that isn't part of the functionality in the current version of Bubble. Please correct me if I am wrong.

    • @nocodelife
      @nocodelife Год назад

      You're correct, currently in Bubble you still need workflows for the triggers (buttons) which then trigger the custom event, so unfortunately it doesn't clean up the number of workflow triggers. But it does mean if you want to make a change to the workflow itself you only need to do it in one place.

  • @GoliathBusinessServices
    @GoliathBusinessServices Год назад

    Very useful, thank you. It doesn't seem to allow me to copy more than 5 actions though. The 6th one copies, but doesn't paste. Is this by design?

    • @nocodelife
      @nocodelife Год назад

      You should be able to copy as many as you want, sounds like a bug.

  • @jonathanerich4727
    @jonathanerich4727 2 года назад

    cool