Forum Discussion

JOURNEY's avatar
JOURNEY
New Member
3 years ago

table interaction control

Hi everyone.

i cant speak english well.

i appreciates your understanding.

 

I suffer to control interaction between tables

 

I have three row tables. and tables have relationship 

(employee table : employee name <-> operation details table : employee name 

operatoin details table : job <-> job table : job

 

 

and I made two tables (yellow highlight)

 

i want to control table interaction.

example)

if i click "jenny"of first row of left table (yellow highlight) , then i want that right table react only "jenny"  likes "WANT"

but in reality, if i click jenny of left table, right table react "jenny having "A likes " Real"

 

so i want to know right table react likes "Real" 

 

 

Thank you! 

 

2 Replies

  • olgad's avatar
    olgad
    Resident Rockstar

    Hi,
    take the job colum away from the first table, it says Job A, thats why it filters JOB A and Jenny in the second table. 

     

    • JOURNEY's avatar
      JOURNEY
      New Member

      Hi. Thanks for your solution!!😀

       

      i tried that solution. it possible to react "WANT" table. 

       

      but i want that first table have job, employee, hour coluums.

      the table have to include "job" column. 

      table having "job"column is not possible to react "WANT"table