2) Apologies, I will use the term "datasource request" going forward. The Criteria for the accounts datasource request (RequestUserID, RequestStartDate,RequestEndDate,RequestManagerID) , needs to be present in the users datasource request also. None of these values should be coming from the Accounts DataSource/ListGrid
3) As I mentioned before, the strings/dates are not relevant to the issues here. I merely added them to show that the Account request Criteria is not being passed through to the Users datasource request.
5) When you say "correctly responding to the queries that are automatically sent", do you mean that the AccountsService would need to also provide the "UserName" field, in addition to the "UserID" field in the Accounts response? This is what I was hoping to avoid by having the accounts datasource "join" with the users datasource.
Despite what we have discussed, my initial issues have not changed:
1) Using serverType="generic" with includeFrom fields
2) Passing external criteria into the secondary ("joined") datasource request
Thanks,
Leave a comment: