Skip to Content
Menu
This question has been flagged
2 Replies
1905 Views

Dear,

For maintenance module, I want to change the button string below to be "Maintenance To Do"

The original codes are in manitenance_views.xml from line 950:

         

​       

      

My code xpath section is extracted below. The issue is below code does not take effect. It still shows "To Do". Why?  



Avatar
Discard
Best Answer

Hi,

Currently, the system is fetching the number of records before displaying the 'To Do' section.

If you wish to remove the count, you can replace the button entirely by adding 'replace' in the position attribute.



Thanks

Avatar
Discard
Author Best Answer

Hi Rizwan,

Thank you for the quick response. Yes, using 'replace' works. 

Avatar
Discard
Related Posts Replies Views Activity
2
Oct 24
2852
0
Jul 24
1066
2
Sep 25
1452
4
Sep 25
6434
0
Aug 25
657