Hi guys,
I'm adding a customized MultiSelectModule Button to a CS 10.5. Does anyone know how come the http request that comes to the CS is different when only one element is selected? The problem is that my LLrequestHandler catches only the request when more than one element is selected.
1) only 1 element selected

09:30:24,607 INFO Fri Feb 05 09:30:24 2016 - 230313 Func='frontpager.IfnFrontpageRH.1079296' Timing: 3.745 3.749 3.745
2) more than one element selected

09:31:58,364 INFO Fri Feb 05 09:31:58 2016 - 53690 Func='ll.1078758.IfnFrontpageRH' Timing: 0.406 0.409 0.406
Thank you, R.