Hi everybody,
I have a drop down element for existing dental clinics or the option to add new dental clinics. Following is clinicians belonging to dental clinics also in a drop down. If no clinicians have been assigned to the chosen dental clinic, an alert appears conditionally, so that a clinician record is created. This condition is set on the clinician count < 0 and a clinic being chosen in the previous step. I have allowed users the option to hide the add clinicians to a clinic and move on to the next step by making the group which alerts them on no clinician found group. I used the hide element option in workflows, but when the user wants to choose another clinic, in case they made a mistake, the original show group condition doesn’t open the group again once a new clinic is chosen.
Short question - If a group is set to show conditionally on a drop down selection being made, what is the best way to hide that same group via a button click and cycle back to it’s original show condition.