A shiny module containing a simple select input/action button combination. The column to filter is selected, and the button is pressed to actually create the filter.
Value
The server alerts its parent of the value of the select input whenever the button is pressed. Note that the logic for adding filters is not contained within this module.