Opened 16 years ago

Last modified 15 years ago

#25 new enhancement

[Fusion] Creation of a search widget for mapserver

Reported by: aboudreault Owned by: aboudreault@…
Priority: P1 Milestone: Future
Component: Widgets Version: 1.0.3
Severity: Major Keywords:
Cc: dmorissette Browser: All
External ID: Operating System: All
state: Analysis Requested

Description

We decided to create a new widget for searching attribute on a specific layer. We are going to use a php script on the server (it will use queryByAttributes() fonction) and we'll use a technique similar the query widget to display result.

Change History (6)

comment:1 by pagameba, 16 years ago

Milestone: 1.0.41.1

comment:2 by aboudreault, 16 years ago

This widget need to be reviewed by some people to check if it's ready to commit to the trunk. At the moment, it a simple widget that create a textbox and a search button for doing the request. The results are automaticaly displayed in the SelectionPanel like Select widget.

in reply to:  2 comment:3 by aboudreault, 16 years ago

Replying to aboudreault:

This widget need to be reviewed by some people to check if it's ready to commit to the trunk. At the moment, it a simple widget that create a textbox and a search button for doing the request. The results are automaticaly displayed in the SelectionPanel like Select widget. Here is the list of files used for this widget:

comment:4 by dmorissette, 16 years ago

Cc: dmorissette added

comment:5 by pagameba, 16 years ago

Milestone: 1.12.0
Priority: P2P1
state: NewAnalysis Requested

I'm coming to this too late for inclusion in 1.1 so it will have to go in 2.0.

I'm trying to move away (as much as practical) from having architecture-specific widgets like this but it is also quite difficult to be generic. Before we incorporate this, I'd like to have a look at what can be done to make it a generic Search capability combined with the existing MapGuide-specific Search.js.

comment:6 by pagameba, 15 years ago

Milestone: 2.0Future

moving to future unless someone wants to specifically implement this feature.

Note: See TracTickets for help on using tickets.