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

Obviously doing something wrong..

I have three tables: Inventory,Transactions and Line_Items

Relationships:

Inventory:ItemID::Line_Items:ItemID

Transactions:TransID::Line_Items:TransID

I have a script that is triggered to create a new record within the Transactions table. It then displays a dialog box to enter the ItemID and an authorized name (any initials).

Once entered, it will lookup the name of the item and the Quantity on Hand. This seems to work fine. However, the last step is supposed to subtract one from inventory (qtyOnhand= qtyonHand-1). I consistently get a dialog box that states that the field is not modifiable...

Just as a test, I separated the subtraction steps as a new script. The only way this will work is for me to run script one, then click outside of any fields, then run script two.

What am I doing wrong?

thanks

UPDATE: never had a performance issue with these same files, but the script was finishing before it loaded the images of the item within the layout - at least that is what it seems. I removed the image field from the layout and all is well

Edited by Guest

Make sure that records are closed (use the Commit Record/Request script step) after they have been edited.

Set Field...

Set Field...

Set Field...

Commit Record/Request

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.