|
ToyMage Apprentice
Joined: 01 Sep 2005 Posts: 120
|
Posted: Mon Jan 09, 2006 6:52 pm
Map filtering for Short ID |
Currently i'm using this...
#VAR Special %REPLACE( @Room, "'", "''")
#VAR QueryRoom %MAPQUERY( Name LIKE '%@Special%')
Is there anyway to add in filter for Short ID? I have some rooms marked "HIGH", so i like it to list only rooms which matches the @Special and also Short ID of "HIGH"
Thank you. |
|
|
|
Vijilante SubAdmin
Joined: 18 Nov 2001 Posts: 5182
|
Posted: Tue Jan 10, 2006 1:28 am |
That would appear to be in a field of "IdName". If you have any trouble writing the proper query just search around on the forums and you should find a few examples using multiple fields.
|
|
_________________ The only good questions are the ones we have never answered before.
Search the Forums |
|
|
|
ToyMage Apprentice
Joined: 01 Sep 2005 Posts: 120
|
Posted: Wed Jan 18, 2006 6:52 pm |
Can we have a list of all the field that is searchable?
Thanks. |
|
|
|
|
|