Skip to content
  • Jonathan Chaffer's avatar
    Added two new operations for hook_widget(): 'prepare form values' and · aeb7c42f
    Jonathan Chaffer authored
    'process form values.' These operations previously were part of the work
    done by 'form' and 'submit.' The new setup is better for separation of
    tasks, but more importantly fixes a bug that caused radio button fields to
    throw validation errors because the field's validation was being run on
    incompatible data.
    aeb7c42f