[Geomoose-users] Catalog Groups in 2.7.1

TC Haddad tchaddad at gmail.com
Mon Nov 24 09:08:03 PST 2014


hi all,

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.

I used to be able to do this:

<group title="Base Maps"  multiple="false">
         <group title="Street Maps" multiple="false">
                   ....
          </group>
          <group title="Aerials" multiple="false">
                   ....
           </group>
</group>

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.

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).

Is there something I am missing to reproduce the old behavior?

Tanya
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geomoose-users/attachments/20141124/3014a0ed/attachment.html>


More information about the Geomoose-users mailing list