Hide and show related form elements based on prior element values and selections.
Use the data-disclosure
attribute with a list of space separated ID targets that you want to show.
On the target, add the disclosure
class and optionally include a hidden
class to hide the disclosure contents by default.