Display data
Posted: Sun Aug 22, 2021 11:34 pm
I have a DB structure which has a client table. Each client can have many referrals.
A client may be a carer for a different client
I have been asked to cater for a referral which can DISPLAY and not amend client details of the carer.
I select client A which then displays details of client A and an Iframe which has current referrals for client A in a browse / edit form.
I select the required referral (or add a new one) and in the carer tab of the referral edit I want to include several columns of Client B record.
Can I do this.
A client may be a carer for a different client
I have been asked to cater for a referral which can DISPLAY and not amend client details of the carer.
I select client A which then displays details of client A and an Iframe which has current referrals for client A in a browse / edit form.
I select the required referral (or add a new one) and in the carer tab of the referral edit I want to include several columns of Client B record.
Can I do this.