Skip 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.

portals without relationships?

Featured Replies

Is is possible to have a portal display the records of another database without using a relationship? I have an office-wide contacts database that would be used to help populate project specific contact databases. Something like a layout for the office-wide list, and a layout for the project list, but with no real relationship between the two. Since we have consultants that we use on multiple projects, their records should appear in both places, as well as have some different info for that consultant for each project. Hope I'm making sense.

You can base a relationship on a constant value if you want to display all the data. Create a calculated field = "1" in both files and base the relationship on this field. If you want to vary which records show in the portal, you can use a script to find those records, then use the replace command to set the key field value to "1" in your found set (in this case it would be a text field rather than a calculation field).

Is this what you had in mind?

Tom

You would of course want to be very careful using the replace command in a multiuser environment, especially if the result sets are critical. Records can be skipped if locked.

A multi-key might be a better approach. In the "child" file construct a text field and separate the keys by a paragraph return. You could enter multiple foreign keys here. In the main file, then any record having a primary key that matches any line of the multi-key will show that foreign record in its portal.

There are some limits on the length of multikeys and on the number of lines such a key can handle, but this will work in many instances.

HTH

Old Advance Man

Create an account or sign in to comment

Important Information

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

Account

Navigation

Search

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.