Display data from 3 separate tables with linked fields

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

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

  • @micah9462
    @micah9462 Год назад +2

    I really liked this format, taking questions from the forum!

    • @weweb
      @weweb  Год назад +1

      Awesome! Glad you enjoyed it. We'll try to do more of these :)

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

    Another question on this: does filterByKey slows down the app when there are several hundreds of records? As it seems to iterate each record to check wether the key is present or not. If it does slow the app down, what formula would be preferable in a many to many relation (in order to have access to all the fields of the linked table) ?

  • @agoogleuser6937
    @agoogleuser6937 5 дней назад

    Why the user does not do it at the backend and fetch the entire table into weweb? Would that not be easier?

  • @ricegodworld
    @ricegodworld 19 дней назад

    How can I concatenate multiple words with the lookup function?

  • @laetitiamassa
    @laetitiamassa 8 месяцев назад

    Thanks @Joyce !!
    But what if the related table is users (supabase auth table) ?
    Should we create a "Profile" table (linked to the users table from auth) in order to access to the user information and display them?

    • @weweb
      @weweb  8 месяцев назад +1

      Yes. Here's a video that might help with this: ruclips.net/video/dK835d1CWYo/видео.htmlsi=1QNYwVOgY5XlnlbH

    • @laetitiamassa
      @laetitiamassa 8 месяцев назад

      @@weweb thanks ! Indeed, I might have seen that video in the past, but wasn't connecting it with the binding aspects in Weweb 🙃

  • @thegarlaki199
    @thegarlaki199 Год назад +1

    how to write field that has 2 or more words? On the video you put ".title" and for my case the field name is 'Loan ID'. Please advise 🙏🏽

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

      Instead of .title, try ["Load ID"]

  • @MikeHall-d7p
    @MikeHall-d7p 5 дней назад

    The darkening of the rest of the screen outside of your cursor drives me nuts