<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi Dan<div><br></div><div>I just open a ticket on GitHub</div><div><br></div><div><a href="https://github.com/geomoose/geomoose/issues/33" target="_blank">https://github.com/geomoose/geomoose/issues/33</a></div><div><br><div>> Date: Tue, 19 Nov 2013 12:16:32 -0800<br>> From: danlittle@yahoo.com<br>> Subject: Re: [Geomoose-users] Edit select type attributes in vector layer.<br>> To: markvolz@co.lyon.mn.us; geomoose-users@lists.osgeo.org; luis.calisto@hotmail.com<br>> <br>> I suspect the "select" input type is not working properly in the feature editor.<br>> <br>> Can you file a ticket on GitHub? https://github.com/geomoose/geomoose/issues/new<br>> <br>> --------------------------------------------<br>> On Tue, 11/19/13, Luis Calisto <luis.calisto@hotmail.com> wrote:<br>> <br>> Subject: Re: [Geomoose-users] Edit select type attributes in vector layer.<br>> To: "Mark Volz" <markvolz@co.lyon.mn.us>, "geomoose-users@lists.osgeo.org" <geomoose-users@lists.osgeo.org><br>> Date: Tuesday, November 19, 2013, 9:54 AM<br>> <br>> <br>> <br>> <br>> I removed the "(%)" and tried<br>> with the following code:<br>> <attribute<br>> name="test" type="select"<br>> default-value="50" label="Opacity:"<br>> > <option<br>> value="0">0</option> <option<br>> value="50">50</option> </attribute><br>> still i have the same error: "Uncaught<br>> TypeError: Cannot call method 'getElementsByTagName'<br>> of null "<br>> What can it be?<br>> From:<br>> MarkVolz@co.lyon.mn.us<br>> To: luis.calisto@hotmail.com;<br>> geomoose-users@lists.osgeo.org<br>> Subject: RE: [Geomoose-users] Edit select type attributes in<br>> vector layer.<br>> Date: Tue, 19 Nov 2013 15:35:37 +0000<br>> <br>> <br>> <br>> <br>> <br>> <br>> <br>> <br>> <br>> Luis,<br>> <br>> I am NOT the expert<br>> on this, but I would check and see if “(%)” is legal or<br>> not by removing those characters from the label.<br>> <br>> <br>> Mark Volz,<br>> GISP<br>> GIS<br>> Specialist<br>> <br>> <br>> <br>> <br>> <br>> From:<br>> geomoose-users-bounces@lists.osgeo.org<br>> [mailto:geomoose-users-bounces@lists.osgeo.org]<br>> On Behalf Of Luis Calisto<br>> <br>> Sent: Tuesday, November 19, 2013 9:02 AM<br>> <br>> To: geomoose-users@lists.osgeo.org<br>> <br>> Subject: [Geomoose-users] Edit select type attributes<br>> in vector layer.<br>> <br>> <br>> <br>> <br>> Hi,<br>> <br>> <br>> <br>> <br>> I'm<br>> working with the vector layers and the feature attribute<br>> edit tool, all works great but i can't put working an<br>> attribute that is configured in the mapbook with the type<br>> "select".<br>> <br>> <br>> <br>> <br>> <br>> In the<br>> demo mapbook example, the vector layer "sketch"<br>> there is a commented line:<br>> <br>> <br>> <br>> <br>> <br>> <br>> <attribute name="opacity"<br>> type="select" default-value="100"<br>> label="Opacity (%):"/><br>> <br>> <br>> <br>> <br>> <br>> If i<br>> uncomment this line when i select the "edit<br>> attributes" tool it gives this error in the console:<br>> "Uncaught TypeError: Cannot call method<br>> 'getElementsByTagName' of null<br>> " <br>> <br>> <br>> <br>> <br>> <br>> I changed<br>> the attribute options in the mapbook demo to:<br>> <br>> <br>> <br>> <br>> <br>> <br>> <attribute name="opacity"<br>> type="select" default-value="100"<br>> label="Opacity (%):"><br>> <br>> <br>> <br>> <option<br>> value="0">0</option><br>> <br>> <br>> <br>> <option<br>> value="50">50</option><br>> <br>> <br>> </attribute><br>> <br>> <br>> <br>> <br>> <br>> <br>> But same<br>> error! Any idea? Is it possible to use the select type<br>> in the vector attributes?<br>> <br>> <br>> <br>> <br>> <br>> Best<br>> regards<br>> <br>> <br>> Luís<br>> Calisto<br>> <br>> <br>> <br>> <br>> <br>> -----Inline Attachment Follows-----<br>> <br>> _______________________________________________<br>> Geomoose-users mailing list<br>> Geomoose-users@lists.osgeo.org<br>> http://lists.osgeo.org/mailman/listinfo/geomoose-users<br></div></div> </div></body>
</html>