just found the dashes on the contact and description tab. i have been looking for the html files to delete that but cant find it.
i would appreciate any help
thank you
*This post is locked for comments
just found the dashes on the contact and description tab. i have been looking for the html files to delete that but cant find it.
i would appreciate any help
thank you
*This post is locked for comments
Thank you it worked
Hi, this is OOB behavior on how the Portal renders an empty read-only field
you can change this through JavaScript
you need to get all elements with the text-muted class, and you will need to loop between the elements
within the loop, just set the innerHTML to empty;
document.getElementsByClassName("text-muted");
Mohamed Amine Mahmoudi
83
Super User 2025 Season 1
Community Member
52
Victor Onyebuchi
6