Forum Discussion

Eoclean-LH's avatar
Eoclean-LH
Copper Contributor
Feb 18, 2019

DataField visible Checkbox

Hi, I have a DataField called "Car" it should only be shown when the CheckBox "Car" is true. It works when I put this into Visible: If(Check_Car.Value=true;true)   The problem is when you start a...

Resources