Hi
I have an app with 4 choice fields writing back to a sharepoint list. If a user selects any value within any of the choice lists and submit form, the values are stored in sharepoint, similarly if they are updated with other choice values. All good.
However all my choice fields behave in same way. If the user removes the choice value all together (returns the field to blank) and submit the form, the value previously written is retained.
this is a sample of the choice lists i have created in sharepoint for this app

this is what happens

thanks