View Problem

Hi everybody,

I am working on a view from a single document. The view needs to display multiple value in a single column. As for example, I would like to show all the location addresses for each company in a column. The limitation set forth by Notes is, I can only display 9 lines in a column. (Path: Go to view property of the view and select style tab and header line). I need to display 25 columns right now. Does any body have any idea or suggestion.

Thanks in advance.

Subject: You could categorize the column, or

try Show multiple values as separate entries:

Subject: View Problem

I assume you meant ’ 25 rows’ not columns.

9 rows is what you get. Sounds like a good opportunity to modify your design and use something like response docs, one for each alternate address. This way, you can create an unlimited number of addresses and display then all with no problems.

HTH

Doug