Skip 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.

Custom dialog

Featured Replies

Hi,

Is it possible to show a custom dialog where the user enters the information instead of pressing one of the three buttons? (for instance, if the user needs to enter one number between 1 and 10)

Thanks in advance! smile.gif

The Show Custom Dialog script step was introduced in FMP 6.0.

  • Author

I knew I had seen it somewhere ... (I'm using 5.5)

Then ... is it possible to create a button that resumes a script that is being paused? (waiting for the customer input in a field) I just want to make sure that the user continues with the script in case the status area is not vissible. smile.gif

Define a button to run the Pause/Resume script step.

  • Author

I already tried that, but I can't make it work ...

First I run the "INPUT QUANTITY SCRIPT"

INPUT QUANTITY

Show Message [ Buttons: "Cancel", "OK", ""; Data: "Please enter quantity" ]

If [ Status( CurrentMessageChoice) = 1 ]

Exit Script

Else

End If

Go to Field [ Medicament quantity ]

Pause/Resume Script [ ]

Set Field [ TMP, "quantity is" & Medicament quantity ]

And when it is paused, I press the button I made to run the "RESUME SCRIPT" (below)

RESUME SCRIPT

Pause/Resume Script [ Indefinitely ]

But it just doesn't continue with the script ... what is wrong? blush.gif

No no no. The button does not run a script, it needs to run the Resume Script *step* itself (on the left hand side).

Also, the button must not be defined to Exit or Halt the currently running script.

  • Author

OK, I get it ... now is working great. Thanks! grin.gif

Create an account or sign in to comment

Important Information

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

Account

Navigation

Search

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.