In a Form I have a radio-button array with 6 pre-defined values including their aliases. When opening that form the display value of that radio-button field changes per accident in the UI (error is very hard to reproduce). The value in the NotesDocument (backend) remains the same but the UI-representation of the field itself seems to toggle its value automatically. It is possible to notice that by looking at the field very consciously (field seems to be somewhat “distorted”) but saving the document will result in setting the UI-value into the backend doc.
Any comments on that??