Announcements
No record found.
Is there a way to change this highlighted text? I tried to look at the form in make.powerapps but I'm unable to click it there. Ribbon Workbench also doesn't have this field.
Any possible method is fine by me, JS code, on load webresource, etc.
Hi JYSSB7,
As per my knowledge. It is the Display name of the table. I do not think there is any supported way available.
Is there no Javascript code I can write to change the display name only? (just the visual text itself only, the underlying form names/etc. can all be untouched)
There is no out of the box option to handle this but if you want to add some code (is not supported by microsoft) you can do that like this :
let divs = document.querySelector("div[role='presentation']"); divs.style.display= 'none';
In this case i have used Account but you can find out the span name for Opportunity and do the same thing.
If I answer your question then please mark it as verified.
Let me know if I can provide you with more details.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Stars!
We are thrilled to have these Champions in our Community!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Muhammad Shahzad Sh... 69 Most Valuable Professional
ManoVerse 60 Super User 2026 Season 1
11manish 43