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

help with simple logic set up

Featured Replies

  • Newbies

I need to make a simple set up of a statement ie X + Y = Z.

I would like to just have three blank fields for X,Y and Z.

If the user enters any of the two, it solves for the third.

The only way I can think to do this is to run an action to detect which fields are not blank and then, calculate the result of the third. Is there an easier way to do this. (I would like to use 6 variables and it gets a bit messy)

Thanks

example attached

not quite sure how to clear the fields after populating them

would take a bit more work but could be done.

xyz.fp7.zip

I just tried this:

Let( [a = 1 ; b = 2 ; c = 0 ; d = 0 ; e=5 ; f = 0 ];

Case( not(a) + not(: + not© + not(d) + not(e) + not(f) > 4 ; 0 ; 1 )

)

Returns 0 if more than four of the number fields are empty (i.e. if at least two aren't full). Returns 1 or true if two or more fields are filled.

  • Author
  • Newbies

Can't seem to download your zip file.

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.