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.

Automaticaly recalling relevant data

Featured Replies

  • Newbies

New at this so please bear with me.

I am designing a database for work and need to recall data into one layout from another.

e.g.

In Quotes Iayout I have:

Room A, 4.5m length, 5.0m width, 3.0m height

Room B, 7.2m length, 5.0m width, 3.6m height

etc, etc.

In Accounts layout I wish to recall all the relevant data just by typing in say Room A and having all the dimensions displayed automaticaly.

Any guidance would be greatly appreciated

Thanks

Rax

Assuming:

* a structure with a table for Rooms and one for Accounts,

* a RoomID field in each table,

* a second Table occurence of Rooms on the Relationship graph (called AccountRoom)

* a relationship between AccountRoom::RoomID = Accounts::RoomID

* a value list RoomList based on the Rooms table showing RoomID and RoomName

Create a Dropdown control on your Accounts layout for the Accounts::RoomID field and set it to use the RoomName valuelist. Add AccountRoom::Length, AccountRoom::Width, AccountRoom::Height

When you select a room from the list, all its dimensions will display.

HTH,

David

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.