Brent, thanks!<br><br>I should have read the documentation more carefully ... :-)<br><br>With best regards,<br>Matej<br><br><div class="gmail_quote">2011/11/8 Brent Fraser <span dir="ltr">&lt;<a href="mailto:bfraser@geoanalytic.com">bfraser@geoanalytic.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    Matej,<br>
    <br>
      For the drop down combo box, have a look at the Mapbook Reference
    Guide doc (<a href="http://www.geomoose.org/docs/mapbook.html" target="_blank">http://www.geomoose.org/docs/mapbook.html</a>),
    specifically the &lt;service&gt; section on using type=select and
    type=ajax_select.<br>
    <br>
      The Open File dialog is tougher.  There is no direct support in a
    GeoMoose &lt;service&gt; for this input type, but you should be able
    to add the user interface part (a link? a button?) by using GeoMoose
    User Extensions (<a href="http://www.geomoose.org/docs/user_extensions.html" target="_blank">http://www.geomoose.org/docs/user_extensions.html</a>). 
    The sending of the file contents to the server (and doing something
    with it) could be a bit of work too.  I found some general info at <a href="http://code.google.com/p/upload-at-click/" target="_blank">http://code.google.com/p/upload-at-click/</a><br>
    <br>
    <pre cols="72">Best Regards,
Brent Fraser</pre><div><div></div><div class="h5">
    <br>
    On 11/8/2011 2:43 AM, Matej Mailing wrote:
    </div></div><blockquote type="cite"><div><div></div><div class="h5">Hi all,<br>
      <br>
      what would be the best way to get a drop down (to limit the
      possible entries) and file browse (to save file to a BLOB) when
      adding points? Currently we have only direct text entries and the
      app can be significantly faster with using those two options. On
      the other side the parameters both have a value which (I suppose)
      can be handled similarily as with the text entry box.<br>
      <br>
      Thanks for all the ideas in advance :-)<br>
      <br>
      Matej<br>
      <br>
      <fieldset></fieldset>
      <br>
      </div></div><pre>------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
<a href="http://p.sf.net/sfu/rsa-sfdev2dev1" target="_blank">http://p.sf.net/sfu/rsa-sfdev2dev1</a></pre>
      <br>
      <fieldset></fieldset>
      <br>
      <pre>_______________________________________________
Geomoose-users mailing list
<a href="mailto:Geomoose-users@lists.sourceforge.net" target="_blank">Geomoose-users@lists.sourceforge.net</a>
<a href="https://lists.sourceforge.net/lists/listinfo/geomoose-users" target="_blank">https://lists.sourceforge.net/lists/listinfo/geomoose-users</a>
</pre>
    </blockquote>
  </div>

</blockquote></div><br>