I have a form with a hierarchy like this:ActionSurveyRecommendationI do
not want the Action or Recommendation visible until a radio button on
the survey selecting yes is performed. Multiple Recommendations can be
added by clicking an "Add" button. Everytime a recommendaton is added, a
summary table is also added in the "Action" subform. This is, so far,
working.My problem is that the user then has the ability to add another
instance of the Survey and once again can select the radio button for
ye...