how to make this field mandatory in some way?

Comments

adamo’s picture

Assigned: Unassigned » adamo

I'll add this as an option in the next release.

plasticlax’s picture

is it possible to make this field editable in the admin interface for orders?

adamo’s picture

@plasticlax: Yes, but please create a separate issue for it since it has nothing to do with this issue.

plasticlax’s picture

ok i did that.

for now i added a line after line 312:

'#required' => TRUE,

which does the trick.

adamo’s picture

Status: Active » Fixed

Added option to make selection mandatory. Committed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

akalata’s picture

Change was committed, but no new release generated?