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.

AutoEnter Field A from prev record into Field B ?

Featured Replies

  • Newbies

I am developing a job costing timesheet application where techicians enter their time and show how each block of time is applied to what job and general ledger code. The main file is TimeSheetEntries.fp5, where each block of time is a separate record (no repeating fields). If it matters, this file has a serialized, non-repeating key field called EntryID.

I'd like for the default entry for the "StartTime" field to be the "EndTime" field from the previous record, to minimize the data entry burden on the technicians.

Thanks in advance for the help.

This is easy to do with a script, and if you used a plugin like Events <http://wmotion.com/events.html> you could trigger the script automatically when a record is created. Otherwise, you'll need to trigger the script with a button or the Scripts menu.

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.