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.

How to gather information from a CheckBox Set

Featured Replies

This is the first time I am using a CheckBox set from a list and do not know how get what has been selected within a script.

I am showing both the list of possible values along with a script I've thought would work. I know how to work with radio button but never did use this approach. I would appreciate if someone could provide me with an example.

 

Best regards!

 

Daniel

 

Screen Shot 2019-11-21 at 10.33.32 PM.png

Select a step to process.pdf

A field formatted as a checkbox set will normally contain a return-separated list of the values checked by the user, in the order they were checked.

In order to test if a known value is checked, you should use:

not IsEmpty ( FilterValues ( "Your Value" ; YourTable::YourField ) )

 

  • Author

Great, many THANKS!

  • Author

Excellent, I am now able to perform processes based on the user selection.

The first  choice to the user is "All of those process down below: " By making this choice I would like the application to show all other actions has being selected.

I thought entering all actions in a calculated field would do it. Unfortunately, it did not. Is this possible to do? Would it be possible to provide me with a short example.

 

Best regards!

Screen Shot 2019-11-22 at 3.10.44 PM.png

Screen Shot 2019-11-22 at 3.11.39 PM.png

TriggerTraitementPourPublication.pdf

Here's one way you could look at it:

 

CheckboxSelectAll.fmp12

Edited by comment
Uploaded an improved file.

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.