Hi Bruce,Thank you for that solution (or workaround). That's solved the
problem, thank you very much. That behaviour characteristic is a bit of
a trap. If the item values are unique, then there's no problem. If there
are duplicates there, then you experience the malfunction. It's an easy
thing to miss when testing a form. To me it feels like a bug. If there
are no item values assigned to drop-down list options, then the form
correctly remembers the selected response from a previous session. So i...