The field widget allows setting the acces limits to unlimited or inherited. Currently the input is as follows,

  • Unlimited is set by leaving blank or selecting a special value.
  • Inherited is set if the value is the same as the field's default

This input can be confusing and limited if you actually want to set the value statically to the field setting default and not inherit any changes.

Comments

recrit’s picture

Status: Active » Fixed

commit for improvements - http://drupalcode.org/project/commerce_file.git/commit/6beea67
This commit breaks out the access limits into 3 different modes - "Unlimited", "Inherited", and "Custom Value".
"Custom Value" allows setting an entered value per uploaded file.

Note: All changes in this commit are on the field widget (input form) and do not effect how the limits get stored and used in the licenses.

Status: Fixed » Closed (fixed)

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