Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 3346 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

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?  

 

 

 

Posted

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

Posted

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.

 

This topic is 3346 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

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