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.

Display found count from one layout in another layout.

Featured Replies

  • Newbies

I'm modifying an existing database. The records I'm working with are estimates. Each estimate has a estimate number in this format: 16-123. The client sometimes makes duplicate versions of existing estimates. They then have the format 16-123-2, 16-123-3, etc.

There is a field (Version) that indicates what version you're looking at. If there are 5 versions of an estimate, the version field will display the number 1-5 as you flip through the records.

The client wants the Version field to be a drop down that displays the number of versions the estimate has. They want to select a version from the drop down and have that record load. For example, if there are 5 versions of an estimate and you're looking at version 4, the drop down displays 4. If you click on the drop down you'll see 1-5. you pick 2 and version 2 is loaded.

I've made a new table occurence and related it back using the Estimate number. A script searches by the first 6 digits (16-123) of the estimate number and lists the results in a layout based on the new TO.. I made a field for found count. I can't get the found count of the new TO list layout to display on the original layout or figure a way to have the script run in the background as the user browses through estimates. I'm wondering if a portal is the way to go?

Thanks!

I would probably use a Popover with a portal that shows all related estimates based on the customer or the 'Base Estimate Number"  the portal will list all the versions a button assigned on the portal row would GTRR to the related record. (it could be styled to look like menu) 

Using a dropdown menu based on a value list may not be as efficient. - And this way you land on the record you clicked - with a drop down the best would require a find operation to isolate the record.

  • Author
  • Newbies
15 minutes ago, Ocean West said:

I would probably use a Popover with a portal that shows all related estimates based on the customer or the 'Base Estimate Number"  the portal will list all the versions a button assigned on the portal row would GTRR to the related record. (it could be styled to look like menu) 

Using a dropdown menu based on a value list may not be as efficient. - And this way you land on the record you clicked - with a drop down the best would require a find operation to isolate the record.

Thanks, that's a great idea. I'll try it and post back if (when) I get stuck.

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.