Wix Tables Tutorial [Part 1 of 5]: Connect a Table to a Wix Collection with a Dataset - No Code

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 ม.ค. 2025

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

  • @ahauptfeld
    @ahauptfeld 5 หลายเดือนก่อน

    Thanks!

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

      Thanks! Much appreciated!

  • @MavisBrake
    @MavisBrake 10 หลายเดือนก่อน

    great video to start with. Hopefully sorting the table is covered in the next videos

  • @vale_zh
    @vale_zh ปีที่แล้ว +2

    Hi, I've seen you encountered the same problem as myself regarding die control of the number of columns (Timestamp 07:44). What did the trick for me was using another browser to edit (Safari in my case; I was using Chrome before). Once I used Safari I could manually delete and rename Columns in the Table itself, rather than having to rename them inside the CMS.

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

      Btw. Wix wasn't any help in addressing this problem, they said it was a problem with Chrome, but didn't even bother to fix the problem

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

      Wow thanks for sharing that!

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

    Great idea for a video series!

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

      Yours is the last episode in the series ;)

  • @fishnotfosh
    @fishnotfosh 5 หลายเดือนก่อน

    how did you add the scroll in the right side of the table? I don't see it in my table

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

    i love you man ,,,fiiiinalllyyyyy some one did it :)

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

    By any chance where can I get a copy of those scripts for all your videos so try it myself

  • @ranfuchs3592
    @ranfuchs3592 4 หลายเดือนก่อน

    I see the three type of repeaters but not the Tables in the add elements. Any suggestion?

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

      You can try using the search bar in the add elements panel

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

    Great video. I’m having a bit of a problem with the rank of the rows: on the original table they are ascending whilst on the website they automatically switch to descending value. Am I missing something?

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

      Thanks! This most likely has to do with your data query. To adjust the sort you will need to apply .ascending() with the appropriate field.

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

      Hi there, click on 'Mirror on Site' in the CMS collection you're linking to, so that your front-end view mirrors the order you set on the back-end.

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

    great video, but how do i add tick and cross marks thats there on the template.
    Boolean just does yes or no when on display.

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

      Hey, thanks for commenting and sharing about your project!
      I offer viewers two options for getting assistance with their projects:
      1. Our 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.
      I appreciate your support and thanks for watching!

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

    question please : how to change the font size within the table

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

      Did you check the elements settings?

  • @yingluo-k9n
    @yingluo-k9n 11 หลายเดือนก่อน

    Hi, I have two questions: Firstly when doing this the PC page looked as expected, however, the mobile version didn't pick up the CMS collection data. It just showed the standard hard coded values (Strawberry, vanilla etc), why would that be?
    Secondly, how can you set the table to allow the data to be edited by clicking on a cell in the table and updating the related CMS collection data (setting to read & Write for the CMS didn't do the trick and I can see not control on the table itself for it)?

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

      For mobile - go into mobile view in the editor and see if you have any errors pop up in the code. Most typically it's because you have an element that doesn't exist in mobile that is breaking the code. As for the table I don't think it has the capability you're describing but it's worth more research!

  • @kennygo5053
    @kennygo5053 9 หลายเดือนก่อน

    how can I build the mock data firstly? and i can not find the list in wix studio. are we in a different platform??

    • @thewixwiz
      @thewixwiz  9 หลายเดือนก่อน +1

      Now with Wix you can generate a mock collection with AI. You can also use various services such as mockaroo. If the list you are referring to is a repeater it exists in Studio as well.

    • @kennygo5053
      @kennygo5053 9 หลายเดือนก่อน

      @@thewixwiz Thanks. but I just want to generate a table that can easily be edited and managed to explain the price and concept of a service with differeny colors in each block so it should not be a repeater as it has only one design.

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

    How do I get my date column to be chronological from soonest to latest?

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

      When you fetch the data with WiX query you should use a descending filter on the date field.

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

    Hi Sir,
    Is there a way to fetch all records of a specific member from the CMS and display it to the table once that specific member logged in into the website?

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

      Hi! Yes you can use the WiX members API along with a simple data query.

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

    Hello, Is it possible to display a document type field in a dataset linked table? I can't seem to find a way, could you help me please. Thanks alot.

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

      No you will have to do this with code. I plan on addressing this in next week's video.

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

      @@thewixwiz Thanks so much. Will be waiting for your video.

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

    How to set up a button for addint a item into table from site by authorised visitor ? i have a task that all what enter to my site just fill form , and I got request about that

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

      I recommend you check out my tutorials about custom forms, data collections and Wix data!

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

    What's the difference table collection or dataset?

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

      A collection is a group of items in your database. A dataset is a Wix tool used to link a collection to on page elements. A table is an element that can provide a visual representation of a data collection on a page.

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

    Sorry but there is no 'list' option on my add elements??? Did WIX change layout?

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

      Depending on the editor it may be named slightly differently or in a different place in the menu. You definitely have it though!

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

    Hi there,
    will you please help me with this:
    I have created a wix store using the default Product template When I connect my google merchant center to wix and download the product feed .tsv from wix file there are 2 issues in the file. 1 condition=new. Wix is saying by default that all my products are new. In the edit product section on wix there is no value I can set to change the item from new to used. 2 mpn is being assigned to SKU on the edit product page. The mpn is different than the sku. I would like to add a value to all my product pages where when I am adding a new product I can enter the mpn (manufacturer part number) (example format would be free text since this includes numbers, chars and dashes -)

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

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

    Datasets is greyed out for me...

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

    hi >>> i want Connect a Table to a Wix Collection with a Dataset inline editor from users???

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

      Hi, can you explain your question a bit more?

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

      Hello and thank you for your interest. I would like to create a spreadsheet so that the user, through my website, can update the data of this table after publishing the website, as is the case for example in an Excel sheet. Is this doable and how does it work?@@thewixwiz

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

    Do you help me

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

      Hi, if you are looking for assistance with your site, our team can help. Please reach out via thewixwiz.com/contact-us

  • @g2technology
    @g2technology 15 วันที่ผ่านมา

    very very difficult to use. All features are good and easy to use, but not for table.

    • @thewixwiz
      @thewixwiz  10 วันที่ผ่านมา

      What features are you struggling with?

  • @DarleneMyers-i1k
    @DarleneMyers-i1k หลายเดือนก่อน

    Bro, you are actually worse at teaching..you cant even speak louder

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

      Thanks for the feedback