To Display parent field value in child field

bumineela balan
Tera Contributor

Requirement:

1.There are two tables , parent table(sn_customerservice_case),child table (sn_customerservice_task)

2.Both have assigned_to field

3.When case is assigned to some one, it should also reflect the same in ,child table (assigned_to)

How can i achieve this in reference qualifier?

Thanks in advance

16 REPLIES 16

Hi,

here are steps to debug

1. open your child table and chck if parent is pointing to right case or not

2. Check the column table. is parent correct oclumn name or not?

3. are you testing by changing assigned_to i nparent and then verifying in the child record?

 

ITs working