Field Inspection App - AppSheet Tutorial for Beginners

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ต.ค. 2024

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

  • @melchorjosephdelrosarioirr9188
    @melchorjosephdelrosarioirr9188 5 หลายเดือนก่อน +1

    can we make the ID to be sequencial? not random generated values?

  • @משרדטופבט
    @משרדטופבט 3 ปีที่แล้ว +2

    THANKS JUSTING , Amazing really detailed and helpful for learning Thanks waiting for next week or further study

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

    I am desperate to learn how to create multiple user logins and have an individual password for each person. I am a contractor that sub-contracts out work to multiple contractors throughout the city. I need to collect data from them (which is recorded on google sheets) individually and its imperative I know who each person is. Could you make a video please about how a beginner in coding and app sheets like myself could create a simple login page? It would be greatly appreciated if you could. I have searched high and low across the internet for someone that covers login/username/password set up, and I havent found one (in english) that explains it slowly and methodically. Thanking you in advance, John. P.s. your videos are fantastic for beginners!

  • @ingenieriacertificada7225
    @ingenieriacertificada7225 3 ปีที่แล้ว +4

    Excelente tutorial. Muchas gracias.

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

    Kindly make an video on how to Create a RFI as commonly used in Construction with approval workflow.

  • @c-04-poojaavhad47
    @c-04-poojaavhad47 4 หลายเดือนก่อน

    How to add related inspection

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

    Thank you Justin, for this beginners Tutorial. Your voice and style of teaching are wonderful. As a beginner, I find it easy to understand.
    Please create a playlist of all your videos, so it will be easy to find them all in one place.

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

      Currently only have two videos up so far. (both full build throughs (vehicle inspection / task tracker)) Soon I'll be recording shorter topical videos for beginners.

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

    Thank you Justin, this is really helpful. How do I upload multiple images and the stored images are in appsheet database, how do I change the databas?

  • @isc.jesusrobertobarrerarod3907
    @isc.jesusrobertobarrerarod3907 2 ปีที่แล้ว

    I already added to the shopping cart, I registered, it changes the button to gray saying that it is already in my cart. But how do I make the purchase? I don't understand what I'm doing wrong.

  • @ricksantiago4422
    @ricksantiago4422 2 ปีที่แล้ว

    So this particular Field Inspection App shown here can not be emailed or shared? Only the full fledged app will do that?

  • @TradeCrypto
    @TradeCrypto 2 ปีที่แล้ว

    is it possible to add camera fectures in this app, like vin scan check

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

    Professor como ativar Webcam do pc pelo appsheet? Vi que bao ativa por la,so celular e tablet.

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

    what if you were looking at Trucks, trailers and cars. Can you have it all in the one list but use different templates given they have different characteristics?

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

      Great question! Yes, you might just change your form headers to have a characteristics column to add a data point for that information.

  • @2404Pepe
    @2404Pepe 2 ปีที่แล้ว +1

    Minute 15 and so far one of the best videos I've seen about appsheet. So so thankful

    • @AppSheetTraining
      @AppSheetTraining  2 ปีที่แล้ว

      Thanks @Luis Cuadro Moreno glad you are getting a lot of value out of this content!

  • @reddykota9539
    @reddykota9539 3 ปีที่แล้ว

    Thank you Justin, I want more videos Automation,security,intelligence,users and manage topics also i need.

  • @isc.jesusrobertobarrerarod3907
    @isc.jesusrobertobarrerarod3907 2 ปีที่แล้ว

    No puedo comprar este curso no me aparece el carro de compra ni los métodos para obtenerlo.

  • @SUBHASHSHARMAFCA
    @SUBHASHSHARMAFCA 3 ปีที่แล้ว

    Hi I am trying to build a App for Inventory Audit for a Auditor Firm who will do physical count of a Vehicle Showroom after collection of data I want to generate and download a excel report of the same in Mobile app itself is it possible??

    • @premsuriya9376
      @premsuriya9376 2 ปีที่แล้ว

      Hey if you are still looking out for a solution, reach out to info@happianz.com with your query.

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

    Thank you fo a great video

  • @amanagarwal528
    @amanagarwal528 3 ปีที่แล้ว

    Is there a way that the default would be only take a picture rather than uploading from your device?

    • @AppSheetTraining
      @AppSheetTraining  3 ปีที่แล้ว

      I believe it would always give you the option to do either as long as you provide it with the permissions to do so. Inside of AppSheet you are not given that control.

  • @amanagarwal528
    @amanagarwal528 3 ปีที่แล้ว

    HELLO, I AM BUILDING THE HOUSE INSPECTION APP FOR WHICH I HAVE TWO TABLE. ONE IS FOR THE MEMBER DETAIL WITH STATUS - "INSPECTED AND NOT INSPECTED", SECOND ONE IS FOR THE DETAIL OF INSPECTION. SO, I WANT THAT WHEN THE INSPECTION IS DONE THE STATUS IN THE FIRST TABLE GET AUTOMATICALLY CONVERTED INTO INSPECTED, I AM TRYING TO USE A BOT : IF DETAIL OF INSPECTION IS FILLED THE STATUS GET AUTOMATICALLY GET CONVERTED INTO INSPECTED BUT AS IT IS TWO DIFFERENT TABLE IT IS NOT BEING POSSIBLE. CAN YOU PLEASE HELP ME WITH IT.

    • @AppSheetTraining
      @AppSheetTraining  3 ปีที่แล้ว

      do you have a reference column in one of the tables tot he other table? if so you should be able to do a SELECT() Function to determine which row you want to change in another table with the bot.

    • @amanagarwal528
      @amanagarwal528 3 ปีที่แล้ว

      @@AppSheetTraining
      Thank you so much, it worked completely fine.
      I have one more question to ask, while taking the picture for image we get two option either to take the photo or to upload.
      I just want an option in which one can only take photo and not upload.
      Is it possible? If no, is there any alternative to this approach.

  • @RikHaanen
    @RikHaanen 6 หลายเดือนก่อน +1

    Nice

  • @samsonmoiwa9969
    @samsonmoiwa9969 2 ปีที่แล้ว

    I really appreciate your training

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

    Thank you

  • @mr.woraphatraksi8421
    @mr.woraphatraksi8421 2 ปีที่แล้ว

    Thanks