Value list in expression-field

Dmitri Mizerkin mizerkin at WIRZ-KOELN.DE
Mon Mar 20 03:48:54 EST 2006


Thanks for the answer, Tim! It helped me to figure out, how it is necessary
to use the keyword 'IN' in expressions. So the final working solution is:
([OBJECTID] IN '12,15,63')
Or you can also provide the enumeration (with a comma between every two
elements) in the address line of your browser. In this case the static
enumeration should be replaced by:
([OBJECTID] IN '%oid%') - and oid=12,15,63 added to the address line.
Thanks for your support!
Cheers,
Dmitri
--
View this message in context: http://www.nabble.com/Value-list-in-expression-field-t1298405.html#a3489856
Sent from the Mapserver - User forum at Nabble.com.



More information about the mapserver-users mailing list