Hello everybody,
I need some help. I got a page with a checkbox and some values. It should be possible to check some values and go to another page and load the checked values into a hidden item but it only pass one checked values not the others. The Item is called P1010_EDITOR
So this ist my checkbox on source page 1010

So I got three values checked and now I go to another Page with a branch.

So when I check the session on my new page (page 1020) there is only one checked value in the hidden item.

Has anybody an idea why I can't see the other checked values?