How to Populate a Repeater with Data | Wix Website Tutorial - Velo

แชร์
ฝัง

ความคิดเห็น • 22

  • @bslprints9935
    @bslprints9935 ปีที่แล้ว

    this was super helpful in getting started with doing repeaters via velo instead of GUI, thanks!

  • @carlosayalatitan
    @carlosayalatitan 11 หลายเดือนก่อน

    Do you have a video in which I can visualize how to save item data from a repeater to a CMS dataset, if the item is a checkbox?

  • @user01xy
    @user01xy 8 หลายเดือนก่อน

    very helpful! thanks!!

  • @TatL_v-do1gv
    @TatL_v-do1gv ปีที่แล้ว

    Hi. Thanx a lot for great content! Can u plz shed light for a complete newbie, is it possible to use cms for dynamic box generation without repeaters? Situation is: map with many shapes over it that is supposed to show more detail upon hover over individual shapes. I can’t create a normal repeater because map is of an irregular shape and there are 50 shapes or so. And if I display only one item as a repeater it pulls in only data from the first row. How can one enable generation of a pop up box that pulls info from cms based on the shape one hovers over? Many thnx in advance

    • @thewixwiz
      @thewixwiz  ปีที่แล้ว +1

      Hi thanks! Like most problems there are several different ways to approach this. Whether using a naming convention and filtering the content queried accordingly, storing the actual shapes as images in the collection etc.

  • @LuisArellano
    @LuisArellano ปีที่แล้ว

    what if I have a object like this? and I want to make the repeater using the lineItems section?
    {
    "status": "INCOMPLETE",
    "lineItems":[
    {
    "quantity": 1,
    "price": 120,
    "name": "A product",
    "productId": "a668ef33-f5b8-6569-d04c-1d123be68441"
    }]
    }

    • @thewixwiz
      @thewixwiz  ปีที่แล้ว

      Hey, thanks for commenting and sharing about your project!
      I offer viewers two options for getting assistance with their projects:
      1. My free forum: thewixwiz.com.com/forum - I try to address questions there at least once a week. Please support your question with code snippets, screenshots, and even video.
      2. Offering my services as a developer. You can schedule a consult at thewixwiz.com/book-online or fill out this onboarding form: thewixwiz.com/client-onboarding
      I appreciate your support and thanks for watching!

  • @krays23
    @krays23 ปีที่แล้ว

    Helpful thanks

  • @hemantriffs
    @hemantriffs ปีที่แล้ว

    Hello, please make another video on populating data into repeater from a collection

    • @thewixwiz
      @thewixwiz  ปีที่แล้ว +1

      There is already :)

    • @hemantriffs
      @hemantriffs ปีที่แล้ว

      @@thewixwiz Yess, I found it. But I am in a lot of distress because I can't seem to move forward with my client's website dev project even though I did the exact steps from that other videos of yours.

    • @hemantriffs
      @hemantriffs ปีที่แล้ว +1

      @@thewixwiz is there a chance you could get on a really short call with me to help me sort out the issue? I'd be really grateful!
      I know I'm asking you for too much but I think I really need a veteran eye on this one and I am really stuck.

    • @thewixwiz
      @thewixwiz  ปีที่แล้ว

      @@hemantriffs Hi, I offer consultations that can be booked via my website:
      eitanwaxman.com/book-online

    • @hemantriffs
      @hemantriffs ปีที่แล้ว +1

      @@thewixwiz please give me some time to consider your offer

  • @irisli3829
    @irisli3829 ปีที่แล้ว

    is there a way to create an element only in code? I see that I can create an element using UI and attach script to it by $w("#elementName"), but is there a way to dynamically create a new element then attach it to existing container in js code during running the script?

    • @thewixwiz
      @thewixwiz  ปีที่แล้ว

      No there is not...

    • @irisli3829
      @irisli3829 ปีที่แล้ว

      @@thewixwiz 🤣🤣🤣 I would like to build customized chat page using wix, but having difficulties appending chats to the chat display box, because I don't know how to create new html or text elements during run time. How can I achieve that? I don't want to use WixChat app because it's not flexible enough for my usecase.

    • @thewixwiz
      @thewixwiz  ปีที่แล้ว

      @@irisli3829 Unfortunately not possible.. you would have to use a collapsed, pinned HTML element or inject the code via custom code in the settings

  • @justsomeoneelse4125
    @justsomeoneelse4125 7 หลายเดือนก่อน

    Can you populate a repeater using an array from an array field?

    • @thewixwiz
      @thewixwiz  7 หลายเดือนก่อน

      You can! But note that the repeater data needs to be an array of objects each with a unique _id property (string). So if your array data isn't in that structure you will need to map it before passing it to the repeater.

  • @moestuinmams
    @moestuinmams ปีที่แล้ว

    👌👌👌👍👍👍

  • @CloudPower
    @CloudPower ปีที่แล้ว

    👍👍👍👍