Here's the property list for the definition of a report grouped by a single DRMasterCriteria where that master criteria is based on a single DRSubMasterCriteria:
GroupDef = (
{
subCriteriaList = (
{
groupEdges = NO;
key = category;
possibleValues = (Action, Drama, Cult);
possibleValuesUseType = usePredefined;
useMethod = NO;
useTimeFormat = NO;
}
);
userInfo = {
IS_STRING = YES;
OTHER_LABEL = Other;
SHOW_OTHER = YES;
SHOW_TOTAL = YES;
TOTAL_LABEL = Total;
calendarFormat = "%m/%d/%Y";
compoundSeparator = "|";
rangeSeparator = " to ";
};
}