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.

Auto-Enter Text from previous record from DIFFERENT field

Featured Replies

I have a database where an applicant must list all of their previous residences. I would like to automatically enter the move_out date from a previous record as the move_in date of a new record. Because this will be a hidden field and does not affect their actual move in date, it is okay if the field is a calculation since the data does not have to be modified. I would like to do this without using a script. Any suggestions?

quote:

Originally posted by tmanning:

I would like to automatically enter the move_out date from a previous record as the move_in date of a new record.... I would like to do this without using a script.

Off the top of my head, i.e. there may be a better solution out there, one approach would be to create a self-join relationship using the customer's unique id. Make sure that the relationship is sorted so that the last record created for a customer will be the first to appear in a portal. You can do this by sorting (descending) by record creation date, for example.

Then define the Move In Date field to Lookup the value in the Move Out Date based on the above relationship.

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.