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 "empty" value

Featured Replies

Hello to all,

I'm finishing a small internal FM9 database of hotels, services and prices (I have a tour operator business that organizes tours to Chile and Argentina). At one point, our operators ahve to use several drop down lists with the services that hotels offer (pool, internet,massage, etc). But if they make a mistake and want to leave the field empty, they just can't. How can I do this? Can I somehow create an "empty" value that would appear in the drop down list?

Thanks for the help,

Mark

Well, you could have the string "" shown in your valuelist, then add an auto-enter calculation (always replace value) that looks like:

  If (yourField = ""; ""; yourField )

  • Author

thanks shadow,

I tried it but it doesn't seem to work, I now have a value in the record. Note: I have activated the edit value in the drop down list, maybe that is the reason.

mark

That makes it sound like you didn't setup the auto-enter properly. You need to unselect the "do not replace existing value" checkbox.

See the attached example file, it seems to work fine for me.

Fruits.fp7.zip

  • Author

Thanks for the help shadow. With your help I've managed to do just what I needed.

Cheers,

Mark[color:green] :)

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.