Hi,
I'm creating a simple entity list on a Portal.
my list is configured to be filtered with different options.
I want to have 1 of these choices selected by default (it's check box filter list) and apply it by default.
using Javascript and jquery I can select the default value, fine
but I'm not able to apply this selection,
here the javascript I'm using: