I have a group of, for example, two option buttons; How can I have a subordinate group of 2+ option buttons which depend on the first group, like a preselection or a one-way link between them for a PDF file?
Here is I how want this logic to work: If I select Option Button 1 of the superordinate group, Option Button 1 of the subordinate group shall be preselected, and if Option Button 2 of the superordinate group, then Option Button 2 of the subordinate group shall be preselected. But if any of the buttons in the subordinate group is actively selected, the superordinate group may not be changed.