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

Hi There,

I am having a bit of a problem. I know there is a simple solution but I can't work it out.

I have a date field that user enters, This field defines what date an order is ready to be picked up.

I have a time field that the user enters. This field defines what time an order is ready to be picked up.

I have a field called "pick up date". This is a calculation field that returns a pick up date. I need this to calculate a pick up date based on the previous two fields. For example:

If dayofweek (day) = Thursday and time (hh;mm;ss) > 16:00:00 then return "pick up date" as the following Tuesday.

I can't quite get the calculation to work. Please help, thanks!

If dayofweek (day) = Thursday and time (hh;mm;ss) > 16:00:00 then return "pick up date" as the following Tuesday.

What is the logic behind this example calculation?

  • Author

Sorry guys, just worked it out. Incredibly simple

Case (

DayOfWeek ( Target_Cut End ) = 5 and Target_Cut End Time > Time ( 16;0;0 ) ; "Pick up Tuesday" ; 0 )

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.