Skip to content
Commit aeb7c42f authored by Jonathan Chaffer's avatar Jonathan Chaffer
Browse files

Added two new operations for hook_widget(): 'prepare form values' and

'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.
parent fb9dc490
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment