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.

Fill color on same dates?

Featured Replies

I am not sure if this is where I should post this question but....

I have a script that finds the current events in a db (FM 8.5). Current meaning active events that haven't happened yet. The layout I view these events is in list form and I would like to be able to quickly spot the events that share the same date by having their displayed fields ( Artist, Venue, Start date, End date, and Engineer status) backgrounds change from white to a color.

If anyone here has any ideas on how to do this I'd appreciate it.

Chris

Here's a quick summary of one method:

Define a container field in some system parameter table to hold a swatch of your highlight color (e.g., System::Highlight).

Create a calculated (unstored) container field in your data table to display the field highlight color (or none).

Base its calculation on some indicator that you've set in each record -- something like Case (Indicator = 1 ; System::Highlight ; "" ) -- which will set or clear the color.

On your layout, place the container field (not editable) behind each field you want to highlight. Be sure to set the fill color of the data fields to None so the highlight shows through.

This has been discussed in various ways on these forums so you might want to search for an example file.

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Account

Navigation

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.