Skip to content

If column is hidden, its value doesnt get displayed in Header or footer #7340

@NWH-SAmin5

Description

@NWH-SAmin5

Target SharePoint environment

SharePoint Online

What SharePoint development model, framework, SDK or API is this about?

Declarative list formatting

Developer environment

Windows

What browser(s) / client(s) have you tested

  • 💥 Microsoft Edge
  • 💥 Google Chrome

Describe the bug / error

When a column is unchecked to hide from a View/Edit view. That particular column value does not get displayed when used in Header or footer json.

Steps to reproduce

  1. Create a list
  2. Add Title, FullName columns to the list
  3. Edit column > uncheck FullName
  4. Configure layout > Header > add json
    { "elmType": "div", "txtContent": "[$FullName]" }
  5. FullName value will not get displayed in header.

Expected behavior

We should be able to hide the field from view/edit form, but use its value to display in header or footer

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:list-formatting-formCategory: List form formatting with JSONtype:archive-old-issueIssues which are closed as tool old for active worktype:bug-suspectedSuspected bug (not working as designed/expected). See “type:bug-confirmed” for confirmed bugs.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions