[Geomoose-users] formatting service inputs

Len Kne lkne at houstoneng.com
Mon Sep 27 10:10:42 EDT 2010


The service forms are created in the function ServiceManager.  I've done a similar approach with CSS to control placement of the inputs when needed.  I believe each input has an ID, so you can use that in the CSS to position each where I would like them.

Len

From: Jeffrey Schmitz [mailto:jeffreykschmitz at gmail.com]
Sent: Sunday, September 26, 2010 9:43 PM
To: geomoose-users at lists.sourceforge.net
Subject: [Geomoose-users] formatting service inputs

Hey guys,

I was looking to format the information input form for a searching service. This is built from a <step> and <input> tags in the mapbook. As far as I can tell, the only way to adjust the formatting of this form is to try to adjust the positioning of the elements that are accessible via CSS (service-input-title, service-input and service-title). This unfortunately does not allow me to reposition the drop down menus however. Is there some way I could set up this form in a table? I tried to look at the geomoose source code and see where the <step> tag is processed but couldn't find it. If someone could tell me where this processing occurs to generate the html form, I'm sure I could modify it to  be contained in a table.

Thanks!
Jeff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/geomoose-users/attachments/20100927/095e6d11/attachment.html


More information about the Geomoose-users mailing list