open a new record form when ui action is clicked
I have two tables table 1 and table 2 both are extended from task. there is a ui action in table one which when clicked it should open a new form of table 2 and it should store the sysid of table 1 record in the parent field of table 2 record
