Maybe I'm missing it but it would be great if we could create an attribute that is just a text box that the user could fill in. For example, we could ask the date required for an item or to add any custom text to the item that they want.

Comments

mattferderer created an issue. See original summary.

bojanz’s picture

Category: Feature request » Support request
Status: Active » Fixed

Attributes are never open-ended by definition, you need to be able to cover them with variations.

What you want are order item fields exposed on the add to cart form, that already works today:
1) Go to order item types, "manage fields" for your type, create your date / text field.
2) Go to "manage form display", the "Add to cart" view mode, and drag the field from "Disabled".

Worked the same way in 7.x-1.x with commerce_customizable_products.

http://docs.drupalcommerce.org/v2/orders/order-items.html might be the best docs we have for it.

Status: Fixed » Closed (fixed)

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