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.

works on mac not PC - search string

Featured Replies

For some reason my -db value does not end up in the search string when executed on a PC but on the mac it is fine. (hosted from FMP6)

<form action="FMPro" method="post">

<strong>SEARCH</strong>

<input type="hidden" name="-db" value="Client_Accounts.fp5">

<input type="hidden" name="-lay" value="Edit">

<input type="hidden" name="-error" value="result.html">

<input type="hidden" name="-format" value="result.html">

<input type="hidden" name="-LOP" value=AND>

<input type="hidden" name="-SortOrder" value="Ascending">

<input type="hidden" name="-SortField" value="ac_CompanySortName">

This may be either a Case Sensitivity problem or a suffix (.fp5) problem. Try a couple of experiments with these.

Good Luck.

Garry

Unrelated to your problem, but worth noting: the SortField tag should precede the SortOrder tag. You might also want to enclose the AND in quotation marks, since that's the pattern you're using for the other form items.

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.