CMS Field Types in Wix | Wix Fix

Поділитися
Вставка
  • Опубліковано 28 жов 2024

КОМЕНТАРІ • 13

  • @MichelMarcheterre
    @MichelMarcheterre Рік тому +3

    Picture me, watching 26.5 minutes to get to the array and object types only for them to be skipped. 😅
    Still a great video, thank you!

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

    Thank you so much for sharing your experience with us. God bless you .

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

    i was here to understand array and objects... but some some features where new and cool in any case

  • @sheikh_sohel
    @sheikh_sohel 10 місяців тому

    How to add a check ✅ mark in field?

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

    Very helpful. Thank you!

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

      Thank you very much!!

  • @talpaomului
    @talpaomului 2 роки тому +2

    I have been waiting for a video like this. Great job !

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

    Grateful to find a video on this topic done so well! It's better than many of the other videos I've watched related to dynamic pages and answered questions I'd been searching for on forums.

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

    Great video, thanks very much...👌

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

    Great video, thanks! ...Where can I find code for boolian field type?

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

    Great video! Array was one that I was hoping to learn about most, but still fantastic! Liked, following, and looking forward to watching more of your videos in the future!

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

    Sorting doesn't work if you 2 card repeaters of info, each card repeater connected to a different database. Worse issues/errors occur if you use the card repeater to create editable input fields for those 2 databases. The moment you try to edit/delete/update any field, all of the fields in one card repeater begin to say the same thing. Requires a page refresh, which means lost data. To save data, you must either save each field individually with a submit button set inside the card repeater, or program a button to save everything at once. But the previous issue regarding all entries becoming the same the moment you add/delete/change something will then update to that entry and stay that way in the database if you hit the submit button. It forces you to refresh the page or do things one at a time.
    Any fixes? I've been searching with no luck. 😂