Show the number of request based on the status

0
Hi Team, I wanted to show the count of the requests on my page.  e.g if there is 1 Approved request, I wanted to show data as shown in below screenshot: Currently I am able to show the count correctly but it is enclosed in text box as shown in below screenshot: Please suggest how can I just show the number and not the enclosed text box ? Is there any class which I can use in properties of the text box just to show number?
asked
1 answers
1

Hi Kalyani,

 

You can use text common widget and use your count as a parameter for the input.

answered