salesforce / salesforce/offline-app-developer-starter-kit
Possibility to hide the Name of a ViewObject LWC component
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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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