<div dir="ltr"><div><div><div><div>hi all,<br></div><br></div>I'm migrating an app from 2.6.1 to 2.7.1, and I'm trying to figure out how the catalog groups seem to have changed.<br><br></div><div>I used to be able to do this:<br></div><div><br><group title="Base Maps"  multiple="false"><br></div>         <group title="Street Maps" multiple="false"><br>                   ....<br></div>          </group><br>          <group title="Aerials" multiple="false"><br>                   ....<br><div><div>           </group><br></div><div></group><br><br></div><div>And this used to allow all my options to be in the same "multiple=false" pool, with only one base map of any type selectable at a time.<br><br></div><div>The behavior I see now is that only the inner-most   "multiple=false" is being used, meaning a user can pick one Street Map option and one Arial option, and both options can be on at once (i.e it is like the outer "multiple=false" is being ignored).<br><br></div><div>Is there something I am missing to reproduce the old behavior?<br><br></div><div>Tanya<br></div></div></div>