This form does not respect the attribute label setting, taking the attribute "name" field instead of "label" field.
The consequence is that it is not possible to hide the attribute name

CommentFileSizeAuthor
#2 AttributeLabelInCataog.png171.32 KBjvieille

Comments

longwave’s picture

Status: Active » Postponed (maintainer needs more info)

I am not quite sure what you mean, or what you are trying to do. Can you give an example, with either HTML or screenshots?

jvieille’s picture

StatusFileSize
new171.32 KB

Attached the screenshits.
The attribute "Qualité souscritpeur" has a label set to "" in order not to have its title not displayed in user forms, which actuallly does not happen.

In nodes, catalog grid, views fields, the title is always displayed using the attribute name, never the label is taken into account.

tr’s picture

Status: Closed (fixed) » Fixed

Changes made at admin/store/attributes to the attribute names and labels only affect products which are created AFTER the change is made. If you want to change the name and label for already-existing products, you have to edit the product directly, e.g. go to node/%nid/edit/attributes and set the label to <none> there.

Also be aware that setting the attribute label to <none> is not recommended for required attributes, because the asterisk that indicates a required attribute is attached to the label (by Drupal). Therefore removing the label also removes the asterisk.

jvieille’s picture

Category: bug » support
Status: Postponed (maintainer needs more info) » Fixed

Thanks!
I missed that the label could be overridden at the node level

Status: Fixed » Closed (fixed)

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

Status: Fixed » Closed (fixed)

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