Report on components of a baseline with links

(imported topic written by BuzzBourque)

I would like to create a Web Report of the fixlets and tasks in multiple baselines. The code below works but I would like to have them show up as a link so a technician can see the details of each item.

names of components of component groups of bes fixlets whose (baseline flag of it and Name of it = “Base Software” or Name of it = “Multi-Use”)

Any help would be appreciated.

(imported comment written by Lee Wei)

Maybe something like this:

links of source fixlets of components of component groups of bes fixlets whose (baseline flag of it and Name of it = “Base Software” or Name of it = “Multi-Use”)

Lee Wei