On Sep 13, 2011, at 9:19 AM, Tito, Joseph wrote:
> Charles,
>
> Were you passing the viewparams like I am through javascript? Would you be
> able to show me your javascript code and the sqlview you created? Maybe I’m
> missing something small?
My javascript boils down to
var viewparams = 'ids:1\\,2\\,3';
store.load({
...
params: {
...
viewparams: viewparams
}
});
Where my store is a GeoExt.data.FeatureStore with a OpenLayers.Layer.Vector
layer
hth
charles
_______________________________________________
Users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/openlayers-users