Re: i want to display my form if my condition is true
Hello @safaayadi ,
Could you elaborate? What is the error? What are the conditions?
From what I see, there is a closing parenthesis missing on the right end, but that's far from enough.
If you want to switch the visibility on a control, you need a boolean and not a table. Unless you want to test if your table is empty, in that case use "IsEmpty()".