I have a application with a View and which to use a functional url to access the view and set the criteria. This seems very streight forward enough accordsing to the documentation, but although my view does display it completly ignores my criteria setting and defaults to displaying all the records.
Here is a sample of the url I am construction to limited views to client A
This format will display the view, however it displays all rows for all Clients, Not Just Client A. I have tried variations off this with no success.
Any ideas on what is going on?
Thanks