<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi all,<br>
<br>
While doing my upgrade I see that I used Geomoose v2.6's
"ajax_select" to get a list for my feature editing service combo box
via a URL: <br>
<br>
<tt> <input type="<b>ajax_select</b>"
name="feature:featuretype_id" title=" Type: " value="1"></tt><tt><br>
</tt><tt> <url>php/getFeatureTypes.php</url></tt><tt><br>
</tt><tt> </input></tt><br>
<br>
And I see that Jim has added combo box ability to the new Geomoose
v2.8 WFS mapsource definition:<br>
<br>
<tt> <attribute name="featuretype_id" type="<b>select</b>"
label=" Type: " default-value="1"></tt><tt><br>
</tt><tt> <option value="1">Iceberg</option></tt><tt><br>
</tt><tt> <option value="2">Tabular
Iceberg</option></tt><br>
<br>
Any plans to add ajax_select functionality?<br>
<br>
Thanks!<br>
<br>
<pre class="moz-signature" cols="72">--
Best Regards,
Brent Fraser</pre>
</body>
</html>