Custom events | Bubble Tutorial

Поділитися
Вставка
  • Опубліковано 10 лют 2025

КОМЕНТАРІ • 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 Рік тому

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

  • @caiqueoliveira7206
    @caiqueoliveira7206 2 роки тому +1

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

  • @davidr007
    @davidr007 2 роки тому +1

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

  • @garylegrill6649
    @garylegrill6649 4 місяці тому

    NIce Thanks

  • @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}

  • @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?

  • @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.

  • @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.

  • @jonathanerich4727
    @jonathanerich4727 2 роки тому

    cool