Search filters for Wized and Xano

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

КОМЕНТАРІ • 11

  • @AlabaOdu
    @AlabaOdu 8 місяців тому +1

    Thanks for this

  • @daniel_osterman
    @daniel_osterman 8 місяців тому +1

    Incredible tutorial!

  • @teodecu
    @teodecu 8 місяців тому +1

    was just looking for this! love it! subscribed! 💪

  • @adenijifolagbade2714
    @adenijifolagbade2714 8 місяців тому +1

    Thanks for this. Hoping to learn a lot more from you!

  • @NoCodeProCode
    @NoCodeProCode 8 місяців тому +3

    AMAZING VIDEO ;-)

  • @MrAttlaZ
    @MrAttlaZ 5 місяців тому +1

    Hey, it feels like this tutorial is a part of a bigger video, or am I wrong? Because you are skipping a bunch of stuff, for example how does the search_button action is set or what is contains variable. I guess guys who are more skilled in wwx can understand the flow better, but newbies like me are kinda stuck :D

    • @WizedWarlock
      @WizedWarlock  5 місяців тому

      Hey! You are right this video doesn't cover all the details inside of Wized, it's more of a focus for the server-side (Xano). As for "contains" it's a search operator for a table, searching for fields that Contain your input! If you have any more questions, or are struggling, feel free to send me an email and I'll help out where I can :)

    • @MrAttlaZ
      @MrAttlaZ 5 місяців тому

      @@WizedWarlock Hey thanks for reply, I manage to make my search work after few tries and errors but how can I display the entire list of items before search? So basically when I access my page first time it wouldnt be empty. Thanks again