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.

This must be easy, but I can

Featured Replies

  • Newbies

I have a checkbox and a 3 radio buttons. I want to create a script that depending if the checkbox is marked or not and the radio button selection a different script is run.

Scripts will only run in a few contexts

Opening a document

Closing a document

Clicking a button

Choosing a script from the script menu.

So, to do what you are asking you must present the checkbox/radio buttons to the user, allow then to make a selection. Then have them click a button that runs a script that decides based on the values in the check boxes /radio buttons to run another script.

spragueg is right about running the script. it either needs to be run manually from the scripts menu or attached to a button. however, pretty much anything can be a button, including the check box. In layout mode, right click it and select specify button... in there you can say what script you want to run.

Remeber that a button or a checkbox is just a field... the value of the box(es) or the radio button is what goes in the field. Thusly you can use the IF/ELSE logic in scriptmaker to use the settings of radio buttons to control the flow of the script.

Hope this helps.

Create an account or sign in to comment

Important Information

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

Account

Navigation

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.