Using the Adalo API - Create a record

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

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

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

    1 Hour live consultation / mentoring with me
    👉 meet.brevo.com/nathan-cox/adalo-xano-consultation-1-hour

  • @ajpicard913
    @ajpicard913 3 года назад

    Hey The Adalo Guy I have a question about a functionality I'm trying to create in Adalo, any chance I could email you what I'm trying to do to see if it's possible to do in Adalo?

  • @nieldv1
    @nieldv1 3 года назад +1

    How do I populate a linked collection field? The linked collection doesn't appear in the sample payload in the API documentation and I've tried populating the ID of a linked record without success

  • @jeffersonsolorzano3886
    @jeffersonsolorzano3886 3 года назад

    Hye, i have a question, how can i get information from collection A and B to collection C just by creating this collection and using magic text or something like that?, i need to create a new id-key in collection C from the id-key of A and B

  • @ГлебМирошниченко-ш6п

    Hi from Russia! Do you know how to realize so that the person who has taken the course in the application will be marked True, and the one who has not paid will have the mark False? The idea is to make an application for selling courses.

  • @bepmpro
    @bepmpro 3 года назад

    Just a thought..how about creating a tutorial on setting up a Daily Reminder? For example, if we want to allow app users to set a reminder for like 8 AM everyday based on their timezone etc. I tried but couldn't work in adalo.

    • @bepmpro
      @bepmpro 3 года назад

      @@theadaloguy So I wanted my app users to set a reminder at a particular time say 8 AM or 7 PM which will repeat every day unless they disable it. Here is what i tried
      1. Adalo only provides calender control where you can select a date AND time but no time control, so I added two drop downs to select Hrs and Mins...for example, user selects 8:30
      2. Saving this time as string in Adalo db
      3. Pulling this data from my PHP code hosted on my domain and saving in MySQL
      4. Now, I setup a cron job which will run like every 10 minutes and then try to convert the string based time to actual time and see if it is current time (Had not considered Timezone yet :) )
      5. it didn't work quite well...so I gave it up there....
      Maybe you can advise some better alternative to achieve this goal. Otherwise, I will have to give it another try with a fresh mind after a few other tasks. :-)

  • @twselashipping9702
    @twselashipping9702 2 года назад

    hello thank you for the amazing content i really learnt a lot from your videos
    i need to know how to filter an External Collection by logged in users
    can you help ?

    • @twselashipping9702
      @twselashipping9702 2 года назад

      @@theadaloguy Thank you very much i did't think you will reply to my comment
      if you could make a video on how to integrate ADALO apps with each other and use each others data or tell me if you already made a video on that topic
      Thanksssss Alottt

  • @Rumi_by_Zukunft
    @Rumi_by_Zukunft 3 года назад

    thank you, if I want to custom the sign up I can use this way but how can I put condition like 8 character at least wit one number please ?

    • @Rumi_by_Zukunft
      @Rumi_by_Zukunft 3 года назад

      @@theadaloguy I want to learn how to do it. Do you think they explain how to do it if I pay for it ? Thank you so much for your help

    • @FirozKhan-xt8ur
      @FirozKhan-xt8ur 3 года назад

      @@Rumi_by_Zukunft For the Input Validator component, they have a demo video on using it:
      ruclips.net/video/afzf7xw8N5E/видео.html

  • @jeffersonsolorzano3886
    @jeffersonsolorzano3886 3 года назад

    i wanted to ask, is it possible to re-made the users collection?, i deleted ir by accident

    • @jeffersonsolorzano3886
      @jeffersonsolorzano3886 3 года назад

      @@theadaloguy i doesn’t work the same, is there any way to get the password- type field?