how to refresh a embeded list

alvatindra
Giga Contributor

I need to   refresh the embeded list( of table pq) which is kept on other table(xyz) form. I am inserting values of xyz into the pq table with mapping fields through script.

The values are inserting into the table pq but its not showing in the embeded list on time. When I am reloading the page ,the values are shown in the embeded list.

20 REPLIES 20

Sorry for the confusion. That's not the relationship I was referring to. I was talking about the reference field that relates the child table to the parent table. As in this example, where the problem_task.problem field is a reference to the parent problem table. If I were modifying problem_task records on the embedded list on the problem form, I need to ensure the problem_task.problem field is set to the current.sys_id so it shows up on the list.



find_real_file.png