Hi,
was playing with ss forms and got into a problem, that after form submission i dont get expected items.
In the object i added additional field dropdownfield with 3 values.
As well created three new PageType extends Page, where pagetype has one extra field (one out of the three dropdownfield).
The form consist of the field type and submit button. After submission, i perform PageType filtering by selecting matching records etc extraField = 1.
But at this point, when i try to return data from the form, i fail.