Hi, if you want to have a radio button on a gx_layer node, configure it with a radioGroup directly (instead of doing it in baseAttrs).
Andreas. On Wed, Jul 25, 2012 at 1:30 PM, Jacinto Estima <[email protected]> wrote: > Hi all, > > > > To show layer nodes with additional radio buttons, I used the same idea > shared in this example: > http://dev.geoext.org/geoext/sandbox/ahocevar/playground/geoext/examples/tree.html > > > > If I use this code in a “gx_overlaylayercontainer” node type it works fine, > but when I try to use in a “gx_layer” doesn’t works. > > I was wondering if the additional radio buttons only works with > “gx_overlaylayercontainer” or if I need to code something in a different way > to get it to working with “gx_layer”? > > > > Appreciate your help. > > > > Thanks. > > > > > _______________________________________________ > Users mailing list > [email protected] > http://www.geoext.org/cgi-bin/mailman/listinfo/users > -- Andreas Hocevar OpenGeo - http://opengeo.org/ Expert service straight from the developers. _______________________________________________ Users mailing list [email protected] http://www.geoext.org/cgi-bin/mailman/listinfo/users
