Quick Barcode or QR Code Scans in Succession with AppSheet

Sdílet
Vložit
  • čas přidán 28. 08. 2024

Komentáře • 14

  • @MohdHusni-v7i
    @MohdHusni-v7i Před 8 dny

    Great video. thanks

  • @aliceviruenavazquez8719
    @aliceviruenavazquez8719 Před 4 měsíci

    Excelent video!! I am tryinf to this this exact same behaviour but based on existing labels. So the scan should be used to identify wich existing labels is getting its date updated to now(). Any advice? Thanks!

  • @UnboxRacing
    @UnboxRacing Před 8 dny

    Great video. I wondering how to apply this to a ticket scanning app at an event. Tickets have a QR code, scan using app and update a “ticket used y/n” field to yes. Guess i need to just have a scan field and match it to the ticket ID, then set an action to update the used field??

    • @appify
      @appify  Před 7 dny

      Yeah in this situation you have a scans table and a tickets table to track status. The scans table is where you have the form that scans a ticket and "On form save" you can use "execute an action on a set of rows to update the status of that ticket in the tickets table.

  • @natozeleo7579
    @natozeleo7579 Před 3 měsíci

    Can i save data to google sheet? If yes ...how?

  • @hamrik25
    @hamrik25 Před rokem

    superb! thanks man. i did it via an excel for inventory management. anyways thanks

    • @hamrik25
      @hamrik25 Před rokem

      On a very serious note. I had to do hours of research to reach your video & this was exactly I was looking for. Consider editing heading title or tags etc. so others can find it easily too.

  • @aiciplus2000
    @aiciplus2000 Před 5 měsíci

    good... it reopens but you still have to click scan, is there a way to auto save and open camera scan without clicking?

    • @user-eh6lo8us7p
      @user-eh6lo8us7p Před 5 měsíci

      You should put your scan to the first collum in your database and then reset the sheet

    • @appify
      @appify  Před 5 měsíci +1

      The field also needs to be a required field too. Then it will auto open the scanner.

    • @user-eh6lo8us7p
      @user-eh6lo8us7p Před 3 měsíci

      @@appify you save my life, thank you so much

  • @abidaliabi4728
    @abidaliabi4728 Před rokem

    How to generate Base64 tvl encoded qr code in AppSheet

    • @appify
      @appify  Před rokem +1

      Not too familiar with TVL but you should be able to encode via Apps Script then use api.qrserver.com/v1/create-qr-code/?size=150x150&data='encodedvalue' as a image field to create the QR code.

  • @nicotester7735
    @nicotester7735 Před rokem

    amazing