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.

Really Simple Design Question

Featured Replies

I have 2 tables and want to make a summary layout.

One table is a list of character symbols and their expanded names.

FRED -> Fred Barnes

BLUE -> BlueBird

LAKE -> LakePark

The Second Table is a list of reported sightings.

Fred saw a BlueBird at LakePark 3 times

FRED BLUE LAKE 3

I want to make a summary layout. I don't care about FRED, just the bluebird's total number of sightings. So the result is found by looking through the 2nd table, adding up all of the times any BLUE was sighted, and SUM() into a field in a new Layout.

Q. When I add a new field to a layout, the field has to represent a field in a Table, yes? So I define a 3rd table, that is related to the first two, and add a SUMMARY COUNT field, yes?

If that is true, how do I get new records in the 3rd table? There would be a record for each sighted Bird.

I think I am close, but still new to this.

thanks in advance

-Brian

  • Author

the reason I didn't add a field to the list of sightings table is that the list of sightings table is machine generated, one per month. By not touching the sightings table, I leave it exactly as it is imported.

That's a habit I learned from programming in general. I assume it applies here.

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.