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.

Script to automate define fields auto enter

Featured Replies

Hello - I would like to have a script where the user can automatically be prompted to enter a month from a value list and that answer will update an auto enter field from define database. I know that it can open the entire define database but I don't want them to be able to make changes to the other fields - in short making it fool proof! Thank you.

Hello - I would like to have a script where the user can automatically be prompted to enter a month from a value list and that answer will update an auto enter field from define database.

I think you want to make a global storage field. Have the user fill in its value with a value list. Make your auto-enter value fill in using a calculation with the value of this global field.

  • Author

Sorry, can you clarify this a bit more? I don't understand.

  • Author

never mind. I got it! Thank you so much!

I presume that you want to edit the value that the auto-enter feature uses for new records. Your current situation is that a field (e.g. TheMonth) is configured to have an auto-enter value of Data: "January".

Create a text field named gAutoEnterMonth

Make its Storage setting to be Global.

Edit the auto-enter options for the field TheMonth.

Make it auto-enter calculated value with the calculation = gAutoEnterMonth.

Put gAutoEnterMonth onto a layout for the user. Let the user fill in its value using a value List.

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Account

Navigation

Search

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.