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.

search for the price range

Featured Replies

I have a search layout with many fields that may be used for search.

I need to add search for the price range. I.e. I have a field named "price" and if I switch to find mode and enter smth like: 100...150 in there it works. However I need to make it more user-friendly: add 2 fields to search layout with price range: FROM and TO.

 

I tried to make smth like:

Enter Find Mode []
Set Field [db::price; db::start_price & "..." & db::end_price]
Perform Find []

However it does not work.

How can I script this properly?

If the two search fields are not defined with global storage, their values are not available after you've entered Find mode.

 

You either need to capture the field values into variables before you enter Find mode, then use the variables to define the search range, or (preferably) use global fields and refer those.

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.