Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Background info:

I'm working on a database that contains inventory items, with the help of a couple forums on this site I was able to setup an iOS button that triggers a script which scan a barcode and perform a find to display the particular items information and status. Insert from Device is used and it has an option to cancel the barcode scan, when cancel is pressed it will prompt the user if they want to continue the script or abort.

My Database is setup as follows

Tables

  1. Status
  2. Inventory
  3. Vendor
  4. Global

Relationships: Inventory::VIN -> Status::VINID (VIN is the serial number which contains both text and numbers)

Script: is attached

Screen_Shot_2015-09-21_at_2.45.06_AM.thu

Question

Is there away to have the script continue without prompting the user to select an option? or is there an if statement that with do something if the barcode is scanned or something else when the barcode scan process is canceled? or is there an alternative script that will allow me to accomplish what i'm trying to do which allows the user to cancel the barcode scan without prompting the user to continue or abort script?  

 

 

 

I cannot test this, but user canceling an action should result in error code 1.

  • Author

thank you for attempting to help me even that it didn't work, after deeper research about dialogs and error codes I got a work around

even that it didn't work

How did you determine it doesn't work?

 

after deeper research about dialogs and error codes I got a work around

Thank you for sharing.

 

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.