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.

Nonprofit Contact/Organization lookup

Featured Replies

  • Newbies

I am creating a database for the non-profit for which I work and plan to manage contacts via two tables: "Contacts" and "Organizations". Each has a serialized ID.

While entering data in the "contacts" table, I would like to be able to look up an organization ID and add it to the "Organization ID" match field. If the Organization has not been entered, I would like to do so (I think that's just a "create record from...." thing with a portal, right?). I would also like to be able to do the opposite (look up Contacts when entering an organization).

A simple drop down list won't do because there are already over 5000 entries in the "Contacts" table and several hundred in "organizations."

I have no real idea how to script, so if that's the solution, I'll need some guidance.

Thank you so much in advance.

Edited by Guest

Not 100% sure about your question, but you mention "a simple drop down won't do"... Try using a drop down list with auto complete, see if that helps.

  • Author
  • Newbies

That actually might do fine. Now I need to figure out how to do that.

I guess I'm having a hard time organizing the relationship to make this work.

I'm dealing with two tables:

Contacts and Organizations. Each has a unique ID. Both "Organization ID" and "Contact ID" are in both tables. Each of these fields is a serialized auto-enter in its respective table.

I want to set up a system where whoever we can con into doing data entry can, from the Contacts Data Entry Layout, look up an Organization to see if it exists in the "Organizations" table and enter its ID in "Contacts::Organization ID".

I also want to be able to do the reverse (Look up a name in Contacts to add a contact ID to organizations).

If the Organization does not exist, I would like to create a simple way for the data-enterer to create a new record in "Organizations" that creates a new ID and enters the name of the organization in "Organizations::Organization Name".

Edited by Guest

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.