Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

Actions: User confirmation check box should be conditional

The Dialog popup in actions should be variable like all other values on the form.

Normal options: range, named range, variable.

This would allow the designer to test whether to show to User confirmation dialog or not.

USE CASE: With check boxes (boolean) , typically you would want to show the user confirmation when the condition is true (checked). When unchecked (false) , you would not want to show the confirmation.