Is there a quick way to get a user's total number of custom objects with ACS? The only solution I have figured out by now is to create one query for each class(name) and then sum the numbers of rows returned.
↧
Is there a quick way to get a user's total number of custom objects with ACS? The only solution I have figured out by now is to create one query for each class(name) and then sum the numbers of rows returned.