Hide Labels in Designer based on condition
Posted: Mon Oct 09, 2023 5:13 am
Hi
I have a variable that is a list and another variable that is a range of dates. At runtime, the list will default to showing "All". I would like at this point to hide the 2nd variable display. If user selects "Start Date" then I will show the label and the variable for date range for user selection. this will toggle depending on user selection in the first variable.
I want to do this in Designer and not in code.
I have a variable that is a list and another variable that is a range of dates. At runtime, the list will default to showing "All". I would like at this point to hide the 2nd variable display. If user selects "Start Date" then I will show the label and the variable for date range for user selection. this will toggle depending on user selection in the first variable.
I want to do this in Designer and not in code.