Hello,
when searching in WebUI for accounts, transaction etc. without restrictions we will get a search result list with a lot of entries.
At the top of that list we will find the text e.g. in account search:
"Result List: More Than 100 Accounts Found"
How can we change that text before outputting it onto the screen?
I haven´t found anything suitable in CRM_UI_FRAME/WorkAreaViewSet.
Background:
If we want to change the word "Accounts" into something else we don´t want to change the related OTR text because the OTR is used at many other places in WebUI. So we have to manipulate the text within the view.
Many thanks in advance,
André