Problem/Motivation

The edit page of a storage type is a bit confusing based on the microcopy used for the labels. You have three fields. First label, then description and then title field label at last. it's a bit unclear to what which label/field refers to.

Proposed resolution

For the first field i would go with the naming scheme / pattern used for content types. Use Name as label and use an adjusted version of the content type label description The human-readable name of this storage type. This text will be displayed as part of the list on the storage data page. This name must be unique.

For the last field i would add a label description alongside, something like: The label of the title field of an entity of this storage type

CommentFileSizeAuthor
#2 storage-type_labels-3207021-2.patch2.35 KBmandclu

Comments

rkoller created an issue. See original summary.

mandclu’s picture

Status: Active » Needs review
StatusFileSize
new2.35 KB

Good suggestions. Here's a patch that implements your wording, though for the title field label I decided to go with:

This text will be used as the label for the title field when creating or editing data of this storage type.

rkoller’s picture

Status: Needs review » Reviewed & tested by the community

your choice for the label description is way better than mine. as a none native speaker i just wanted to convey the gist of information to communicate in the label description. tested the patch and the micro copy on the storage type edit page is now way more clear and explicit :) thank you!

  • mandclu authored 2cb4346 on 1.0.x
    Issue #3207021 by mandclu, rkoller: Adjust the micro copy of the labels...
mandclu’s picture

Status: Reviewed & tested by the community » Fixed

Thanks for the feedback, merged this into the dev branch.

Status: Fixed » Closed (fixed)

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