Difference between revisions of "Role Formula"

From SmartWiki
Jump to: navigation, search
m
Line 4: Line 4:
 
The sum is of all transactions on the user's record of custom field id numbers 1224 and 23445 given a particular transaction type name.
 
The sum is of all transactions on the user's record of custom field id numbers 1224 and 23445 given a particular transaction type name.
  
[[Category:Applicant Tracking]][[Category:Enhancements]][[Category:System Management]]
+
 
 +
[[Category:System Management]][[Category:Transactions]]

Revision as of 14:35, 30 September 2009

@totalpoints@=@trans.sum(#1224#+#23445#):typename=''@

In this example, totalpoints is the custom field we are storing the sum in. The sum is of all transactions on the user's record of custom field id numbers 1224 and 23445 given a particular transaction type name.