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

Featured Replies

Hi!

I have a problem with adding new records and data.

I have one table with records of dates (valid from and valid to) and prices.

Exmpl.: 1.1.2000 / 10.1.2000 / 100$

In other table I want to add record with current date and also the price for that date. I need something that will pull out the correct price for current date.

Should I write a script that goes in other layout and searches for date or is there a different way to accomplish this?

Thanks for any help

Dean

Try a calculation field rather than a script.

In your other table I would add an auto-entered creation date field (if you don't have one already). Then create a relationship to your price table using

CreationDate >= price::dateValidFrom

AND

CreationDate <= price::dateValidTo

Then you can use an auto-enter calculation of relationship::price.

  • Author

Yep, that's right!

Everything is working fine.

Thank you very much.

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.