Knowledge Base
Clients Database Module::Item no. 1
Clients Database Module  

Field Types

DRC - Direct Reference Count

Use to track count of clients that have the same value as the reference field.

To use this, 2 options needs to be defined under fields options:
FIELDMAIN - the main field
FIELDREF - the reference field

Example:

FIELDMAIN=UID
FIELDREF=SID

DRC NAME UID SID
2 Alpha 1001  
1 Bravo 1002 1001
0 Charlie 1003 1001
0 Delta 1004 1002