How can I show full amount in number card?

In number card amount show shortly. But I need to show full number. Like this 26300000… How to do it?

Screenshot from 2024-08-28 17-40-21

Thanks
Md Samsul Shekh

That for, you have to customize the core code or override the js in the custom app.

Before:

After:

I have debugged some code from core but it is not completely perfect.

1 Like