Who column design, how to show multiple names?

Can someone please help me out. My boss uses lotus notes, and has a question about the who column values/design.

In the who column of her inbox, she is able to see a lotus name or email…the who column displays the first person that the email was sent to - and nothing else. If the email is sent to a number of people (but not a specific group) you need to double click and open the email to get that information.

Is there any way to set the value of the who column to show a list of all the recipients of an email? I do not understand the programming, but I found the column value and design section. I am not sure how to modify the script so that there is more than one name listed in the who column.

Subject: Who column design, how to show multiple names ?

The “who” column in the inbox shows who sent the email, not who it was addressed to, so there will never be multiple names to show in the inbox. To change the folder design for other folders (which may include sent mail), change the second line of the formula to get rid of the @Subset() around SentTo. Again, this will not affect received mail – just the mail that was sent and saved.