Allow for dropdown values in forms to be exclusive (remove option if selected prior)

Allow for dropdown shown on the form to have options removed as they are selected and form submitted.

e.g. Dropdown options are Red, Green & Blue. If user selects Blue and submits the form. Remove that option from the dropdown list. So the next user can only see Red & Green as available options for selection.