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

2 cells

max / min

if only 1 of the 2 is filled in the other should be equal to that:

for example

0.25% / ___

should go to

0.25% / 0.25%

(and vice versa)

but

0.5% / 0.25%

should be able to be entered to?

How is this done???

Thanks

Simon

Hi Simon,

I think this does what you have described.

Case( IsEmpty(Field2), Field1,

IsEmpty(Field1), Field2, Field1 / Field2

)

HTH

Lee

  • Author

The problem with a calculation field is that it isn't modifiable which won't do - your thinking along the line of another field aren't you?

Simon

You can use this calculation with script. Check out the Set Fields Script Step, and see if this is what you want.

Lee

wink.gif

  • Author

Dont want to use scripts.

See attached.

I think this is going to be the only way round it. The problem is I want to use this for the search so it means having another layout just for search and using the calculation fields. Not really ideal I was hoping to get one that could work on the fly as user enters and using only 2 fields.

Simon

  • Author

woops attachment in this post

test.zip

You can use a lookup, based on a self-relationship, that updates when one of the fields is changed. See attachment.

testv1.zip

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.