Problems with &start and &count and multiple values as separate entries

I am trying to organise documents in a view into selections that will fit on to a page size for printing.

The view has three columms

1st one is $ref and is categorised,

the second is categorised and ascending

and the third is standard and ascending

and has show muliple values as separate entries

I am using iframes to show these selections of documents for each page of the document

For the first page is use this iframe

This works fine and I get my 20 entries which include my multiple values as separate entries.

However my next iframe is where I have the problems

I now want to say get me the next 40 starting after the previous 20

but it only counts each of the main entries and not the multiple values as separate entries.

I really need the &start to recognise the multiple values as separate entries.

Would anyone have any ideas on how to do this?

Many thanks in advance for any pointers.

Kathy

Subject: Problems with &start and &count and multiple values as separate entries

Hi,

I’m getting the same problem as you are having. it appears the the “&Start” does not work with “&RestrictToCategory”. I have been informed by one of my colleagues that he too had the same problem and his way around it was to create a View for each Category!!!

If you have found the solution to this, can you let me know, else you could try my colleagues solution above.

I was also thinking about implementing a Java Servlet to do this. Will it be any good???.. Not too sure! Possibly a LotusScript Agent… although the Java Servlet would be better for many users!

Regards

Patrick Niland