Show Active projects on a program report hyperlinked
Hello!
I have a basic text mode function I found elsewhere on here, but I'd like to improve it a little bit. I am using a program report and I used the below to display the active projects going on under the program. How can I link them so they are easily clickable and filter to ones in a status called "Active" OR "In Review"? And, bonus points if they can be each on a separate line. Thanks so much to all the text mode heroes out there!
displayname=Projects listdelimiter=<hr> listmethod=nested(projects).lists type=iterate valuefield=project:name valueformat=HTML