We want to allow users to bookmark or highlight a solution for their own dashboard. Currently we have a workaround that functions as:
A custom text field added to the a solutions form
On a solution of their choice, they can add their name to text field, separated from others by a comma.
From the solutions list, they can create a filter on "New Added Field" value matches *FirstName LastName*
From there, under actions, they can create a custom RSS field and add that to a widget on their personal dashboard for handy articles they reference all the time.
This is a somewhat horrible ad-hoc solution because the text field is only one line, and could get unmanageable as the line goes beyond visible space. If we had a way of adding a User field that could have multiple users selected like the filters on other lists where you have equal / Not equal "ALL" and "Selected", we could create more value for the filters and clarity of who has favorited that article.
The alternative is can we at least add the CC field to solutions? That is easily filtered on in the records' tables, and could function as a way to update users of any changes to a solution.