Hi, we have simple form which we use to select a product type. We only have few product types, so we populate the form using a SQL query fetching all the pks. This form has an independent found set and is used in as a FormInDialog.
This has been working fine up to Servoy 3.1.0. Now, instead of showing all the product types, the form shows only a few records. Records show up and and disappear over time.