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.

Error 500

Featured Replies

I'm trying to make a search of a date range.

I can make of the last 2 months, the next 3, last 3, but doesn't work if i get into a month of the last year or the next one.

Example:

Month ( Get ( CurrentDate ) ) - 5 & "..." & Month ( Get ( CurrentDate ) ) WORKS, it shows the last 6 month period.

But if I want last 9 months it doesn't.

Month ( Get ( CurrentDate ) ) - 8 & "..." & Month ( Get ( CurrentDate ) )

The script shows 500 error.

This seems to work only for the current year.

Could anyone tell me what am I doing wrong or where the problem is?

What about:

Date ( Month ( Get ( CurrentDate ) ) - 8 ; 1 ; Year ( Get ( CurrentDate ) ) )

& "..." &

Get ( CurrentDate )

The problem is that while Filemaker will gladly translate criteria entered as "3..8" into "3/*/2012..8/*/2012" (if using m/d/y date format), it doesn't know what to do with numbers outside the 1..12 range.

Try something like Daniele's suggestion - which he posted while I was writing the above...

  • Author

As always, great help and good knowledge in this forum.

Thank you very much for your help to you both, it works.

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.