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.

Limiting records via a list

Featured Replies

I have a main table that contains all our sales prospects and all have different postcodes. What I want to do is create a linked database from our main databace that just certain postcodes that I enter in a list.

Certain people will be allocated specific postcode areas to work with, so I want only certain postcode areas visible to certain people.

For example, if I have postcodes BR1 to BR8, I would like to be able to have only BR1 to BR5 show in a particular table from James. BR6 to BR8 for Jenny.

"create a linked database from our main databace [sic]"

I don't know what you mean by this.

If you create a postcode assignment table, that has the PersonID and the Postcode, then you could create a rla calculation that only allows view of the sales prospects that contain matching postcodes.

So, a person logs on. You gather their allowed postcodes in a $$var using SetField (List (relationship:PostCodes).

Your rla calc would allow view/edit if Patterncount ($$var, PostCodeID).

see demo, user: admin, no passwords

PostCodes.fp7.zip

Edited by Guest

  • Author

Thanks for the reply

I intend to use IWP. I meant a linked database as I thought it would be better to start a new IWP database and link to our main sales table.

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.