SharePoint – Modal window
Problem – The need to display dynamic help or a key legend to reporting pages that displays the description of the key terms used on that given page.
Here is my solution - I used a Content Editor Web Part to make the changes to the UI while rendering a filtered dataview webpart that gets the content from a SharePoint list.
