Hello,
I want to calculate a value with an expression.
The calculation is OK.
But I don't want it to show to the user.
When I remove the check 'visible' I also get no result in the JSON.
Is there a way to get a calculated value in the result JSON and not showing it to user.
I tried 'collapsed' but that's not enough. The whole question/expression should not visible.
Kind regards