The "create a sponsor" form currently includes 2 instances of the Sponsorship Level, one is a required field but the other one is not.
We are currently using the field_sponsor_sponsorship_level field with the Sponsors & Sponsors Admin view.
I would like to propose to remove the extra field_sponsorship_level.
Comments
Comment #1
chrisguindon commentedAttaching a patch for this.
Comment #2
rootworkPatch applies and works as advertised.
Without patch:

With patch:

Comment #3
rvilarThe patch in #1 works perfect for me too.
Comment #4
m1n0 commented#1 works for me too.
Comment #5
David Hernández commentedQuick reroll
Comment #6
jyee commentedPrior patches remove the "Event(s)" column from the sponsor admin view. This patch preserves that column.
edit: This may not be necessary, as we're moving to relate events directly to sponsors, not through level. (see https://drupal.org/node/2178627)
Comment #7
jyee commented