salesforce / salesforce/offline-app-developer-starter-kit

Possibility to hide the Name of a ViewObject LWC component

Open
#128 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
54
Forks
37
Avg merge
2h 59m
Merged PRs (30d)
8

Description

Is your feature request related to a problem? Please describe.
I have a LWC component similar to your viewAccountRecord component. My component shows the Name value at the top between the left and right arrows and I cannot hide it.

Describe the solution you'd like
I think it would be nice to have a configuration parameter to hide the name.

Describe alternatives you've considered
I tried to remove all the HTML except tag and the Name still appears.

Additional context
photo_2024-12-02_13-15-58

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the viewAccountRecord LWC component referenced in the issue and trace where the Name value is displayed. Add the requested configuration behavior and verify that the name can be hidden while the left and right navigation remains available.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.