Closed (fixed)
Project:
Inline Entity Form
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Mar 2012 at 16:02 UTC
Updated:
7 May 2012 at 22:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
philipz commentedCheck Review the initial implementation where I wrote about this too.
Adding Title is not hard at all. Right now this is made on purpose. I have a patch that added this field to the product inline form (I hope it still works aganist head).
Comment #2
bojanz commentedWe agreed in another issue that we want the title to be optionally either shown or autogenerated (node title + attributes).
The patch in #1 is a good start. Will get to it shortly.
Comment #3
bojanz commentedOkay, done.
By default, auto-generation is turned on, and attributes are appended, for example: T-Shirt (Blue, Medium).
When editing the field, in widget settings there's a checkbox for controlling this. Disabling auto-generation turns on the title field.