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.

FM crashes using Troi Dialog when...

Featured Replies

Hi all,

I'm trying to figure out a way to get around something that FileMaker 8 Dev on Mac OS 10.4 doesn't seem to like at all. Here's the scenario:

I'm using Troi File Dialog Plug-in to show a dialog with Popups. The Popups get their values from Value Lists in the file. I'd like to add a hyphen or a space at the end of the Popup values so that if a user selects an incorrect value, and the correct answer isn't in the list, then he/she can nullify the input.

I've tried writing this several ways, but every way I've tried crashes the application. Here are two samples of what I've tried thus far:

Set Variable [ $errorCode; Value:Dial_StPopup("-Popup1" ; ValueListItems (Get(FileName); "My Value List") & :paragraph: & "-")]

Set Variable [ $errorCode; Value:Dial_StPopup("-Popup1" ; ValueListItems (Get(FileName); "My Value List") & ":paragraph:-:paragraph:")]

Does anyone know how to achieve what I want to do? Thanks in advance for any help offered!

Edited by Guest
added a ")" to second example

Maybe Troi

  • Author

That's what I'm guessing is the source of the problem also. I'm hoping someone can tell me if there's a way of writing the calculation so that I can add "-" to the end of the ValueListItems() without crashing FM.

Hi Kent, beware popup Menus with 8.0v1. It will crash you if script is fired (on Windows anyway). This MAY be tied to your problem as well.

ValueListItems(Get(FileName) ;"Your VL" ) & "¶-" should work.

Edited by Guest

  • Author

Thanks, Laretta...I'll give that a try.

BTW Do you know if the popup list issue has been resolved in version 8.02? That's what I have.

The issue isn't with popup lists but rather scripted popup MENUS. And yes, it is resolved in 8.0v2. :wink2:

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.