- πΊπΈUnited States TomTech
Automatically closed because Drupal 7 security and bugfix support has ended β as of 5 January 2025. If the issue verifiably applies β to later versions, please reopen with details and update the version.
Trying to copy the provided example licenses to create my own, but could not figure out how to get the license selection widget to appear that I had seen when I enabled the example module.
After digging for a while, I found on line 918 comerce_license.module: if (count($allowed_values) == 1) set it to default, and I think using behaviors to hide the field.
While I agree defaulting the field makes sense, it makes configuration much more confusing, as I can't tell the difference between an empty selection vs a default selection.
Closed: outdated
1.3
Code
Automatically closed because Drupal 7 security and bugfix support has ended β as of 5 January 2025. If the issue verifiably applies β to later versions, please reopen with details and update the version.