The purpose of Gallery control is to display multiple records from a data source , By default when gallery linked with data source it shows in dropdown data type field as text/label field and not as a dropdown field. So to edit value of dropdown field it is better to use EditForm. Since Forms has SubmitForm function it is also flexible to save changes to the data source.