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.

Pop-up menu (aka drop down list) not working

Featured Replies

I've defined a field called 'menu' and set it to be a required value. Then formatted it to be a pop-up menu using a value list named 'menu_vl'. Defined button to perform script called 'get menu choice' which should evaluate the value chosen from the pop-up and branch to a subscript.

Script sample:

If("menu= "menuitem1"")

Perform Script(Sub-scripts, "gotomenuitem1layout)

Exit Script

EndIf

If("menu = menuitem2"")

etc...

Simple concept.

Issue: When in browse mode the pop-up doesn't pop up and there is no apparent action taken with the exception of the button movement and appears to be a screen refresh.

:?

BTW - sure would be nice to use a case function here, but that option is not available in Scriptmaker. Any idea why???

Try putting some pauses in the script to see if the conditional points are executing the way you expect.

As you didn't publish the sub-scripts (will you script perform sub-scripts :) then it's difficult to comment further

RE: BTW - sure would be nice to use a case function here, but that option is not available in Scriptmaker. Any idea why???

Case execution evaluates all e.g. 100 values and not just the first valid one. That will be probably impractical in Scripts.

Even the IF statement is wrongly executed in WebCompanion.

It looks like 6-year-old son of cleaning lady programmed that at one evening.

Instead of just executing the valid condition only, it does execute everything.

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.