Suggestion for finding current wellbeing score: list all referrals relating to a single client, then find the one with the highest automatically generated reference number - this must be the most recent
NB: this is essentially writing a big DB query then writing logic to manipulate the information you fetch
Suggestion for finding current wellbeing score: list all referrals relating to a single client, then find the one with the highest automatically generated reference number - this must be the most recent
NB: this is essentially writing a big DB query then writing logic to manipulate the information you fetch