<div dir="ltr"><div>This should be settable in app.js:<br></div><div><br></div><div>    app.registerService('my-other-select', SelectService, {<br></div><div>        // remove the layer select</div><div>        inputs: [{</div><div>            type: 'hidden',</div><div>            name: 'layer',</div><div>            default: 'source/layer'</div><div>         }]<br></div><div>    });<br></div><div><br></div><div>This change removes the Select input and makes it a fixed field. You can also specify that as a select with a fixed list of layers.<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Jan 10, 2020 at 3:35 PM Christopher Hughes <<a href="mailto:chughes@co.lincoln.or.us">chughes@co.lincoln.or.us</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">For geomoose 3, is there a way to specify which layers you can select rather than just setting<div>the default layer and being able to select all layers you've set to be selectable? I'd like to create</div><div>a select tool for each of the layers I want to select (like you can for searches), but if I do that now</div><div>you'd still be able to switch to a different layer in the tool. Relatedly, is there a way to remove the</div><div>'Select from' dropdown box so it just uses the default layer you set in the service?</div><div><br></div><div>Thanks,</div><div><br></div><div>Chris<br clear="all"><div><br></div>-- <br><div dir="ltr"><div dir="ltr"><font size="4">Chris Hughes</font><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">GIS Analyst</div><div style="font-size:12.8px"><font size="1">Lincoln County Surveyor Department </font></div><div><font size="1"><span style="font-family:Roboto,arial,sans-serif">880 NE 7th S</span><span style="font-family:Roboto,arial,sans-serif">t</span>. l Newport, OR 97365</font></div><div style="font-size:12.8px"><font size="1">Tel: (541) 574 1283</font></div></div></div><input name="virtru-metadata" type="hidden" value="{"email-policy":{"state":"closed","expirationUnit":"days","disableCopyPaste":false,"disablePrint":false,"disableForwarding":false,"enableNoauth":false,"persistentProtection":false,"expandedWatermarking":false,"expires":false,"isManaged":false},"attachments":{},"compose-id":"1","compose-window":{"secure":false}}"></div></div>
_______________________________________________<br>
Geomoose-users mailing list<br>
<a href="mailto:Geomoose-users@lists.osgeo.org" target="_blank">Geomoose-users@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/geomoose-users" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/geomoose-users</a></blockquote></div>