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.

drop down list find

Featured Replies

hello can someone help i need a drop down list what im looking for example if i type legal all the record with legal should be in drop down 

too many mechanics to implement in a drop down.

 

Better to have a list view with a global search field that triggers a find or quickFind.  check out  As-You-Type Search Filtering Demo   

As rivet said, see if the Quick Find feature in a list view suits your need. It's often fine to just use the built-in Quick Find feature without any scripted enhancements like search-as-you-type behavior; but if you do need that, the Auto Quick Find module is another approach to contrast with the Exelisys demo.

  • Author

is there a way to use this in form view what i want is to filter what im typing just like google search but i want it in dropdown

Not in a drop-down control, no. You can use a similar process to trigger the re-evaluation of a portal filter on a form view instead of a find on a list view. That may not be the best approach though. I presume you want to give the users the ability to search to make a selection, but not make it so they have to look at a portal of options to select from the whole time? For these scenarios, it's usually best to launch a scripted process by opening a list view in a new window, use one of the techniques described above to filter the list, and close the window after the user makes their selection. This is more involved than just a drop-down, but you can make it look kind-of like it's happening in a drop-down by carefully designing the select-from-list layout and positioning the new window so the search field covers the exact same coordinates as the trigger field on your original form layout.

  • Author

Is there a possible to get this to work what i want is to filter what im typing so that in drop down list only shows what im typing for example if i type legal

it must show abc legal, clear legal etc 

The more flexible you are willing to be, the more solutions will be possible to you problem. When asking for help on the forums, please try not to fall into the XY Problem. The point rivet and I have been failing to explain is that by constraining yourself to a drop-down control, you're painting yourself into a corner that probably doesn't contain the best solution to your real problem. Can you tell us any details about what your users need to accomplish without referring to specific user interface elements?

 

What have you tried so far, and how did that fall short?

 

Something else you might try if the suggestions above don't work for your application is combining an OnObjectModify trigger with the Virtual Value List module. An OnObjectModify triggered script on your data entry field might use Virtual Value List to change the value list to a smaller filtered set and trigger the re-display of the drop-down list.

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.