what is the best method to do database tagging? as u can see from my system, i have a client and matter database. under client there could be multiple matter. how do i attach these matter to one specific client? for example:
Client: A and client B (2 clients)
Matter: 1, matter2, matter 3, until 7 (7 matters)
Matter 1,3,6,7 belong to client A
Matter 2,4 and 5 belong to Client B
how do i tag/attach specific matter to specific client?
i hope u understand my question.