Problem

The vault item forms use generic page titles -- "Add structured data", "Edit structured data", "Edit file" -- so they never say which item the owner is adding or editing.

Proposed

  • Add: "Add @kind" (e.g. "Add Civil status") -- the kind being added.
  • Edit (a file and a structured-data record are the same pdv_item entity, so one generic title callback serves both): "Edit @label", preferring the item's custom label, falling back to the kind label, and to a generic "Edit file" only for an uncategorized file with no label.

The custom label is encrypted, so the title decrypts it and falls back to the clear-text kind label when the vault is locked. Bundled French translations added.

Issue fork pdv-3595596

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

mably created an issue. See original summary.

  • mably committed 3926529e on 1.x
    task: #3595596 Vault item form titles should name the item, not say "...
mably’s picture

Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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