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.

making field searchable by modification date

Featured Replies

i though i posted this yesterday, but seem to have been nuked. anyway, i have and inventory database. in the inventory there is a field (we will call "b") that is either blank or "yes". this is an auto entered field determined by another module called descriptions. so when something is entered in field "a" in descriptions, the field 'b' [in inventory modudle] is changed to "yes" in inventory.

here is the problem. i put in a modification date field in inventory. any changes to the data of that particular item and the date changes. but when descrtiptions updates the inventory as described above, the modification date does not change. i am confused. shouldn't the change from blank to "yes" in inventory module change the modification date?

how can i get it to do so?

You could brute force it by making a script that enters the date whenever data is sent from descriptions to inventory. Not sure if that is feasible with your layout or not.

  • Author

the script in the field, in the inventory layout is as follows:

If(isEmpty(<File Missing>:(:<unknown>), " ", "Yes")

this tell the inventory that is field "a" in module descriptions is filled to change field "b" in inventory to a "yes". can i add on something to the script to make it searchable by modification of field "b" in inventory?

how do i "brute force" it?

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.