Hi Friends ,
I have a form with two datasources joined with delayed join like header and line.
the header datasource table has P.Key K1,K2 and line datasource table has P.Key as K1,K2,K3
when i create new line on the line form the value in field K1 is automatically picked but i want to pick K2 also.
how to do this.
please help