Re: [mapguide-users] Search Multiple Layers

2009-09-25 Thread Mauricio Villablanca
io > > > > --- On Wed, 8/26/09, Mark Hedges wrote: > > From: Mark Hedges > Subject: Re: [mapguide-users] Search Multiple Layers > To: "MapGuide Users Mail List" > Date: Wednesday, August 26, 2009, 11:27 PM > > I have seen all kinds of sample Mapguide E

Re: [mapguide-users] Search Multiple Layers

2009-08-27 Thread Pedro VenĂ¢ncio
Hello all! I take this thread to put the question to search more than one field in the same layer, there is some code available for it? Thank you very much! Pedro VenĂ¢ncio --- On Wed, 8/26/09, Mark Hedges wrote: From: Mark Hedges Subject: Re: [mapguide-users] Search Multiple Layers

Re: [mapguide-users] Search Multiple Layers

2009-08-26 Thread Mark Hedges
I have seen all kinds of sample Mapguide Enterprise sites that show exactly what you are talking about. Do you know where or if there may be some code that I can just modify to work for our use? I am not very good in developing stuff like that so a template or sample code would be appreciated.

Re: [mapguide-users] Search Multiple Layers

2009-08-26 Thread James Card
On Wed, 26 Aug 2009 15:19:14 -0700, Mark Hedges wrote: Every feature in my data contains a uinique "FID". Lets say that I have 10 different layers of which all of them contain an "FID". I have no problem creating a search to search for the "FID" but I can only search 1 layer at a time.

[mapguide-users] Search Multiple Layers

2009-08-26 Thread Mark Hedges
Every feature in my data contains a uinique "FID". Lets say that I have 10 different layers of which all of them contain an "FID". I have no problem creating a search to search for the "FID" but I can only search 1 layer at a time. I would like to search for an "FID" across all 10 layers. Is t