I have 5 DDL on my form with a working conditional logic that show/hide one of the 4 DDL on selecting a value in 1st DDL. But, I want to hide the 4 DDLs on initial load. currently it shows all the DDLs on initial load, when I select a value in 1st DDL then the conditional logic works. I hope I explained the scenario. With the help of Keerthi (support) I am able to get the same work around by implementing hide conditional logic on an empty field. It would be better if we have show/hide feature for initial load as well.