AhmedSharifi
7 years agoQrew Member
Table A with multiple relationships to the Table B
Hello friends, I have a really frustrating matter to deal with below, any help is appreciated.
Lets say we have two tables: TA and TB.
TA has many TBs
So far so good, now the problem is that TA also has one special TB. Lets call this the "Selected TB."
How can I set this up such that when I select the "Selected TB" it must be a pulldown that is filtered by the list of TB's that are connected to TA.
The only way I was able to achieve this was through:
Please help.
Thank you.
Lets say we have two tables: TA and TB.
TA has many TBs
So far so good, now the problem is that TA also has one special TB. Lets call this the "Selected TB."
How can I set this up such that when I select the "Selected TB" it must be a pulldown that is filtered by the list of TB's that are connected to TA.
The only way I was able to achieve this was through:
- creating to relationships where TA was related to many TB AND
- creating a relationship where TB was related to many TA
- then adjusting the forms.
Please help.
Thank you.