SQL Tree - Query node dialog - Action




Click action:
Define, what happens when (middle-)clicking on a result node of the query.

For actions related to playlist the query must not contain numbers or column aliases in the order-by clause. Further it is not possible to use queries with aggregate functions in the select list. This results from the handling of the query in such cases: The select list is replaced by the hidden column MetaDb_Handle and the group-by and having clause are removed.

The click action can also be triggered by pressing <space> on the relevant node. The same can be done with the middle click action by pressing <ctrl>+<space>
Target playlist: Define a target playlist for the click action. This option is only available, if the click action is related to a playlist.
Activate playlist: Activate the target playlist after sending items to it. This option is only available, if the click action is related to a playlist.
Select items: Select sent items in the target playlist. This option is only available, if the click action is related to a playlist.
Start playback: Start playback in the target playlist. This option is only available, if the click action is related to a playlist.