Last page button on web

Hi all,I have a page.It has an embedded view with “show single category” function by user name. In my view template default form there is last page button.It’s formula is @DbCommand(“Domino”; “EndView”).Normaly view shows only current users records but when last page button is clicked it shows other people’s records too.

Any suggestions?

Subject: Last page button on web

Consider adding a Readers field to your documents. Populate it with correct list of persons who are concerned with the particular document - everyone in workflow/hierarchy? This will give you more manageability to your views. With that you can use all View realated commands just like a normal view.

Regards

Litty Joseph

Subject: RE: Last page button on web

Thanks for the solution but customer didnot requested readers field.My ideas pages should only contain ideas that belongs to current user and current user can search other peoples ideas from search section…