- Issue created by @Dajka
When adding a new product with commerce file field, I want to be able to hide the License expiration select filed and make it set to unlimited by default.
Default installation and setup of the commerce module with commerce_file enabled and set up to a product type
It would be nice to have a setting for the "license_expiration" field of type Recurring period to set a default value. Currently editing is blocked by design so no way to change the field settings.
I spent the bigger part of the day trying to figure this out. I want to allow users to upload products with files. I don't want to show them an option to select license type. I want it to always be unlimited. So I tried to set the default value of the License Expiration filed to unlimited and my plan was to hide the field with css.
Meanwhile is there a better more resultful approach?
Active
2.0
User interface