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.

Creating a dropdown list tied to a layout

Featured Replies

  • Newbies

I've created a layout titled Searchfields, which shows records from my master file

The fields I have placed on this layout are:

First Name

Last Name

Phone 1

Phone 2

City

State

I've created the following fields in my DB file

_search_value is a global text field (to be used in the next step after I get this dropdown to work)

_search_list is a Calculation, Indexed field FieldNames ( Get ( FileName ) ; "Searchfields" )

_search_field is a global text field

I've created a value list search_names using values from the -search_list field referenced above.

When I add the _search_field to ANY layout (the layout is based on the same table as the _search_list field), when I click on the arrow for the dropdown box..I get a ?

I am trying to emulate the action on the attached file.

Thanks.

SearchFilter.zip

I'm not sure exactly what you want but I adjusted your file by how I would create this functionality. Note a few differences ... on the global values field, I changed it to upon field exit instead of OnObjectModify. And I set it to fire the script on that field upon hitting enter to also make it easier so they won't have the dumb carriage return and instead it will fire if they expect standard functionality of hitting enter.

See if this gets you closer. :^)

Also note the script parameter attached to the triggers.

SearchFilterREV.zip

Edited by LaRetta

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.