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.

Featured Replies

what can i do to change this form so that it will only find records from previous weeks..

code:


<FORM ACTION="FMPro" METHOD="get" name="prevtimecard" target="prevtimecard">

<INPUT TYPE="hidden" NAME="-db" VALUE="timecards.fp3">

<INPUT TYPE="hidden" NAME="-lay" VALUE="Form View">

<INPUT TYPE="hidden" NAME="-sortfield" VALUE="Begin Week">

<INPUT TYPE="hidden" NAME="-sortorder" VALUE="descending">

<INPUT TYPE="hidden" NAME="-format" VALUE="prevtimecard.html">

<input type="hidden" name="-Max" value="10">

<INPUT TYPE="hidden" NAME="First Name" VALUE="[FMP-Cookie: firstname , raw]">

<INPUT TYPE="hidden" NAME="Last Name" VALUE="[FMP-Cookie: lastname , raw]">

<INPUT TYPE="hidden" NAME="-find">

</form>


the database has a field called begin week which is the date of the first day of the week (monday) how can i exclude the current week from the find...

In the database, create a calculation field that generates a value based on the number of weeks old it is.

Now perform the search on this new calculation field.

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.