I have two business objects, one called CallLog and one called Client. There is a multiple CallLig to Client relationship. The forms are setup so that I can create a new CallLog and then add (or create new) a client.
There are >3000 clients. When I select to add, it gives a search which if I leave blank will bring up in pages of qty20, the clients.
However, if I move to any page, it still displays the 20 records from page 1 while saying it has move to the correct page.