Making report descriptions show up with specific wordcount using textmode
Hi All,
Trying to figure out how to code in text view so that when users see the dashboard the request description can only be up to 20 or so words and then show a "...".
For example:
The original request: It is important that someone walks the dog today.
I want code to make it so the users only see 2 of the words in this request so that it shows:
It is...
and then can click into the request to see more details
Hope this makes sense and thank you in advance if you have a solution!