How to configure an xe:viewFileItemService on an XPage to filter the data in a categorized view?
问题 I have a DocsByUsername categorized view, sorted and categorized by the username. For the authenticated user I only want to display their documents in a Dojo Data Grid. The grid needs to support in-grid editing so I need to use an xe:viewFileItemService read/write service as the data source for the grid. I thought this would be fairly straight forward using the following service configuration ... <xe:restService id="restService1" jsId="restServiceObj" pathInfo="pathinfo"> <xe:this.service>