Skip to Content
Menu
This question has been flagged
2 Replies
1554 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
2390
0
Jul 24
804
4
May 25
2468
2
May 25
5808
1
Mar 25
1642