Boolean value from radio field is treated as false instead of null if condition is on same screen, but null if it's on a separate screen.
Last updated 2020-08-19 ·Reference W-7684220 ·Reported By 0 users
Summary
Boolean value from radio field is treated as false instead of null if condition is on same screen, but null if it's on a separate screen.
Repro
1. Create 2 choices.
Choice1 is boolean type. Value = true
Choice2 is boolean type. Value = false
2. Create screen1
Add radio field of type boolean.
Add Choice1 and Choice 2 to the radio field.
Add text field visible only if Radio1 = GlobalConstant.False
3. Create screen2
Add text field visible only if Radio1 = GlobalConstant.False
Save and run your flow.
Actual Results
Screen 1 shows the text field even though no value is selected for the Radio field.
Click next.
Screen 2 does not show the field.
Expected Results
Screen 1 will not show the text field.
Workaround
N/A
Reported By (0)
Is it Fixed?
Any unreleased services, features, statuses, or dates referenced in this or other public statements are not currently available and may not be delivered on time or at all. Customers who purchase our services should make their purchase decisions based upon features that are currently available.