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.

Value List built from a database field

Featured Replies

I'm using FM5 & Win98. I have a field formatted with a value list built from a field in another database. This field always shows the 1st entry from the other database. Does anyone have a solution so that the current field is empty until the user clicks into it (so that it works like "hard-coded" value lists work)?

The field shouldn't have any data in it unless it is set to auto-enter data or has a lookup associated with it. Double-check these items, and if one of them applies, then remove it. If it doesn't have either of these items, the field should be blank when a new record is created.

However, the way you are wording things, I think that perhaps it might be a related field (rather than a local field). Is this the case? Or is it a portal?

Chuck

  • Author

It is a related field and not from a portal. Shouldn't it work like every other field that's connected to a menu e.g. empty until you click into it?

I just posted this in another area, but it looks like it applies here too.

Make the default option value empty:

<SELECT NAME="Evaluator">

<OPTION VALUE="" SELECTED>

[FMP-ValueList: Evaluator]

<OPTION VALUE="[FMP-ValueListItem]">[FMP-ValueListItem]

[/FMP-ValueList:]

</SELECT>

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.