Opened 13 years ago

Closed 13 years ago

#205 closed enhancement (fixed)

QueryOnClick - keep previous query features

Reported by: adube Owned by:
Priority: major Milestone:
Component: widgets Version:
Keywords: Cc:

Description

Need

We need to have a way to concatenate query results to existing results when using the QueryOnClick widget. For example, the user click somewhere, 10 features are returned. Now, we want to query somewhere else but keep these features.

Solution

  • have a special keyboard key triggering the "concatenate" mode while pressed, SHIFT by default
  • keep the previous features in the QueryOnClick when in "concatenate" mode
  • do not change anything in the result widgets. They will receive the newly concatenated feature list and only show it.
  • if using icons, keep them as well

Change History (1)

comment:1 by adube, 13 years ago

Resolution: fixed
Status: newclosed

Commited in : r1015.

Note: See TracTickets for help on using tickets.