Opened 13 years ago

Closed 13 years ago

#212 closed enhancement (fixed)

QueryOnClick - multiQueryResource and send 'multiple' to results

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

Description

  • Let the results know when que QueryOnClick widget was in 'multiple' mode.
  • Have a new 'multiQueryResource' private property that will be set by results when needed. Its purpose is to do queries on a single resource rather than all of them when in 'multiple' mode.

Change History (1)

comment:1 by adube, 13 years ago

Resolution: fixed
Status: newclosed

r1023, featuring the features in the description above.

The 'multiQueryResource' is a javascript API property of the QueryOnClick widget since it will be set by results, but is not an 'option' that can be set in the config.

Done.

Note: See TracTickets for help on using tickets.