- πΊπΈ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.
I'm in a position where I'm using rules to autocreate a product when a display is created. This requires me to have a duration field on both the display and the product.
The problem is that commerce license creates the fields as number_integer type fields. And the widget is set to be used on textfields.
So my problem is that if I want to populate the number_integer field on my product type I don't get the right data selection to find my own license duration field.
I'm pretty shure we just have to alter the widget to be for number_integer type fields only.
Closed: outdated
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
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.