Skip 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.

Question for Oazium Events Plugin Users

Featured Replies

(This is related to my previous post on trying to fire a script upon entering a field) This was my new idea to solve the bind I'm in:

I've created a script that fires after any of my 20+ fields are modified. The Script works accept this status flag: status(CurrentFieldName). I want to create if/then commands in the script that does this:

If ["Status(CurrentFieldName) = "BLAH""]

Set Field ["gHistory", "History"]

Set Field ["History", & "gHistory & ... so and so changed BLAH from 'this' to 'that'...]

Exit Script

End If

If ["Status(CurrentFieldName) = "JUNK""]...

...

Essentially, it would page through 20+ if/thens until the status flag hits on the right field name, and would then update the History field. However, the status flag doesn't seem to work through the plugin. Perhaps because the "virtual cursor" leaves that field and moves on through the plugin somewhere??? Who knows... laugh.gif" border="0 Any suggestions/ideas? Thanks

  • 3 weeks later...

quote:

Originally posted by GMOcreator:

(This is related to my previous post on trying to fire a script upon entering a field) This was my new idea to solve the bind I'm in:

I've created a script that fires after any of my 20+ fields are modified. The Script works accept this status flag: status(CurrentFieldName). I want to create if/then commands in the script that does this:

If ["Status(CurrentFieldName) = "BLAH""]

Set Field ["gHistory", "History"]

Set Field ["History", & "gHistory & ... so and so changed BLAH from 'this' to 'that'...]

Exit Script

End If

If ["Status(CurrentFieldName) = "JUNK""]...

...

Essentially, it would page through 20+ if/thens until the status flag hits on the right field name, and would then update the History field. However, the status flag doesn't seem to work through the plugin. Perhaps because the "virtual cursor" leaves that field and moves on through the plugin somewhere??? Who knows...
laugh.gif" border="0
Any suggestions/ideas? Thanks

Is blah the name of the field "Status(CurrentFieldName" returns the name of the field not the data entered into it. if your field data is blah then blah = blah set field etc.

Dean

I believe this is one of the longstanding problems/bugs, with no real solution. This function does not work under most (if not all) conditions.

Create an account or sign in to comment

Important Information

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

Account

Navigation

Search

Search

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.