Custom events in Bubble.io: What are they and why you should use them.

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

КОМЕНТАРІ • 21

  • @vshalson
    @vshalson Рік тому +2

    This is the most insightful content on custom events! Thank you, Kieran!

  • @guillaume6761
    @guillaume6761 Рік тому +1

    This is fantastic! This plus reusable elements and a proper styling system is completely changing the way I develop apps in Bubble. Thanks a lot!

  • @richardbinnington9740
    @richardbinnington9740 Рік тому

    Thank you for the great video!

  • @engajus
    @engajus Рік тому

    Good content, thanks for sharing it.

  • @artemselifanov
    @artemselifanov Рік тому

    Super cool and fantastic, love your videos

  • @olowski
    @olowski Рік тому

    Great insight!

  • @kunalsuradkar7975
    @kunalsuradkar7975 Рік тому

    Great video!

  • @generaitnet
    @generaitnet Рік тому

    ❤❤

  • @Sam-vz7pf
    @Sam-vz7pf Рік тому

    Thanks mate.

  • @vukspasojevic2396
    @vukspasojevic2396 Рік тому

    It would be interesting if you could analyze how putting all beginner and advanced mailing list logic into one workflow or using 2 custom events workflow impacts spending and usage of workload.

  • @jaguarconsultoriadigital8147

    Thanks man.

  • @moxioami
    @moxioami 11 місяців тому

    Is it also possible to trigger a custom event in the opposite direction? In a reusable element, trigger a custom event on index?

    • @nocodelife
      @nocodelife  11 місяців тому +1

      No it’s not. But you can trigger a change to a custom state on your reusable and have a workflow on the index that says “when custom state x changes then trigger a custom event”.

  • @thewise8592
    @thewise8592 Рік тому

    how to build quick website delivery food app using only the components? thx

    • @nocodelife
      @nocodelife  Рік тому

      I would use glideapps.com for that

    • @thewise8592
      @thewise8592 Рік тому

      @@nocodelife thx 😊

    • @thewise8592
      @thewise8592 Рік тому

      @@nocodelife you don’t think it’s possible with bubble?

    • @nocodelife
      @nocodelife  Рік тому

      @@thewise8592 Yes definitely possible with Bubble but you asked for a quick website... with Glide you can set that kind of thing up in 30 minutes. In Bubble it will take longer but will be more powerful.
      Here's an example in Glide: twitter.com/bentossell/status/1241296396445257728?s=20

  • @aryabrown7904
    @aryabrown7904 Рік тому

    Can a custom event in a reusable element be triggered by a button inside another reusable element?

    • @nocodelife
      @nocodelife  Рік тому

      In order to trigger a custom event, the reusable element containing the custom event needs to be *within* the element you want to trigger from. So if you have a reusable X with custom event A within your reusable Y, you can trigger custom event A from reusable Y. But you couldn't trigger a custom event in reusable Y from reusable X.