Blue
White
Purple
Green
Red
Orange
Blue Light
White Light
Purple Light
Green Light
Red Light
Orange Light
i have two tabletable1 :(mastertable)id , name,family table2 :(details)id , name,family now,i want to update table2 then to update table1 with table2's data
Hi,use After record updated event on the Events tab. All entered values are stored in the$values array.