Hi, I tried using if-then-else coloumn to check all the coloums are filled & make it true ,if any one condition is not met ,then its not returing false else it showing true or checkbox checked.
I should add condition that name,email ,dob,contact,role etc must hold some values if any of this coloums doesnot have values, it should show as false how can I add all this conditions in if-then-else coloum. please help me