Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

Status Future consideration
Workspace Jedox Platform
Created by Guest
Created on Sep 1, 2022

Add IF statements (conditions) for action buttons

Action buttons are great and already replace many macros.
To replace more it would be great to add an IF statement (and switch cases). If a certain variable/named ranges or multiple variables/named ranges have a certain value it should do action A otherwise do action B.
FYI: In my last macro I had to use the php functionality explode to retrieve the Workflow building block next step. And within this attribute sometimes are multiple next actions. To identify two different next activities like reject and approve I need to use the explode functionality.

Multiple ideas are explained within this idea, but the most important for now would be the if statement.

FYI: Please be careful to have all still readable (minimize space). And not a very long dialog in which the user needs to scroll far down. In that case the features might not be used often.