Displaying multi value fields in a calendar view?

How can I display a multi value field in a calendar view? I have tried the separate Multi value with property but that did not seem to work.

Any other ideas?

Subject: Displaying multi value fields in a calendar view?

is the multi value field the date of the calendar entry and you want that single entry to appear more than once on the calendar? i.e you enter 1/1/09;1/2/09;1/3/09 and want 3 entries in the view? In which case use the column property “show multiple values as seperate entries”.

Subject: RE: Displaying multi value fields in a calendar view?

Sorry should have been more clear. It is not the date but the subject or topic where I want to display the multi value.

Subject: RE: Displaying multi value fields in a calendar view?

Ok, I am guessing that you want to have each value on a new line? If so the following works for me:-

(1) Go into the column properties for the column that shows the multi value field and ensure that you have set the Multi Value seperator value to New Line

(2) Go into the view properties, 3rd (stlye) tab, and under entry set the height to the maximum number of values you expect in your multi value field (e.g 4) and tick the “shrink rows to content” option so that all the entries are not 4 lines deep.