Expand my Community achievements bar.

Reading Multiple select values from a touch-ui Select

Avatar

Level 6

In my touch-ui I am trying to get multiple values selected to be read in JSP.

 

Here is the selector and it's properties.

Next I open the Dialog and select some values. I am extending dynamic-touchui-select-1.0.zip component to try understand.

I select 2 values

Now in JSP I need to capture the values of items selected, I am stuck.

 

Please can anyone help me.

 

Regards

Clive Stewart

1 Reply

Avatar

Level 10

Hi,,

Can you see that under which property values get stored in JCR. Is it String or String[] ?

Thanks