List Shuttle Example (aka using Data connector for a bit more than highlighting your report)

Hi,

Here is a small example on a new form component, that create a "List Shuttle" to perform a selection, where you push element from a table on the left to a table on the right to reflect your selection

This component is used in the same way than a table: content is either Auto-Generated or provided by upstream reporting component ("In-Line").

You could find this type of implementation in popular widget javascript library such as ExtJS. However, this one is purely based on standard Pipeline Pilot Reporting component and on the Data Connector scriptable API. This demonstrate one of the many "Out of the scope" usage you can make of this great tool, to improve the interactivity of your reports.

Hope you like it

Guillaume