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.

Quickfind within a popover within a portal

Featured Replies

I have my main database layout which is a form that displays all the customers information.

I'm trying to make a popover button that displays a search (quickfind) field with a table below the quickfind but within the popover button. When I type into the quickfind field and hit enter I'd like the portal within the popover to display all found records as a list.

The problem i'm having is when I enter information into the quickfind and hit enter, it searches the main database (instead of the table within the popover) 

How do I get quickfind to search the correct table?

You've got to script the "quickfind". Popovers are just layout objects that help you manage your layout real estate. They don't have a separate table "context". I'm assuming you have a portal on the popover and *that's* the table you want to search? There's not a simple answer. And your "quickfind" field is a global of some sort?

You can

1) Script it so upon exiting the "quickfind field" you can either create a bunch of find requests each with a different "related field" getting the quickfind data

2) Script it so upon exiting the quickfind field, you go to a different table (one the portal is based on), do a Quickfind search there and the Go To related Record back to the original table

3) Set up layout so only the related fields are set to "quickfind"

4) Rethink how to accomplish your goal. Do you need a popover? How about a new window to a layout based on what is your current "portal" table?

  • Author

David, thank you for your response!

Yes the portal on the popover is the table that I want to search. The quickfind field is a global field within the table.

In our business we are usually have one customers (details page) open with all the account information and we are constantly getting calls and searching/switching to another customers file. What I'm trying to do is have a search field that quickfinds (within 5-7 certain fields) customer data and then assembles it in a list view that once clicked takes our agents to that specific file.

I've been able to get this quickfind to work using the - new window-go to layout (which is the table and in list view) but the issue is this takes 3-5 seconds to pop out. I was thinking a popover window within the details page would be much quicker?

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.