Resolved! Conditional outputs from a modal
I have a modal where users can select multiple items. For only one of the items, selecting it triggers a second modal where the user must choose a subspecialty. If the user selects that item, I want the final output to be a list of the user's selecti...