Skip to content

Elements inside Additional links Form list not displaying language literals. #1874

Description

@SyamBabu-M

Elements that is part of Form list are not displaying language literals.

Image Image

Readonly page

In read-only pages, if the correct value is not found it is replaced with a random value. No literal tag is displayed to let the user know the correct data is missing and what is being shown is a fallback value.

Steps to reproduce:

  1. Add a additional link field to a person or a an organization. Leave one value empty for name field for the additional link. Save.
  2. Go to read-only page.
    Result - The empty field will have a fallback value. But no literal tag will be displayed.
  3. Go to edit page and find additional link.
    Result - Fallback value, literal tag and warning symbol is not displayed.

Fixes

  1. Show literal tag beside fallback value in read-only page.
  2. The current fallback values in the read-only pages are random. Use "languageFallbacks" from calendar api to calculate fallback value.
  3. Show correct fallback value, literal tag and warning symbol in edit form.

cc @troughc

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions