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 people!

I'm new to FMaker scripting & I have found a few troubles in my works = I try to create a manual clients DBase.

1.

I have created a data field in a table representing the date of birth of my clients (full view dd/mm/yyyy). I tried to create a script that it will do an automatic

search inside this field & show me the records of the clients that have their birthday today. I tried "perform find" step, but I cannot find a way to make the

"day birth" field equal to the current date. If I enter "//", it will search for the year also, thing that I want to avoid (I just need the current date for day &

month, NOT year).

2.

I have gathered all the post codes in an Excel file.

In my clients DBase, I have entered 2 fields: City & Post code.

How can I make FileMaker to automatically fill the post code (checking the value from the Excel file) each time that I enter the city name (select from list)?

1.

Go to Layout [ Clients ]

Enter Find Mode [ ]

Set Field [ Clients::BirthDate ; Day ( Get ( CurrentDate ) ) & "/" & Month ( Get ( CurrentDate ) ) & "/*" ]

Perform Find [ ]

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.