Create another record on submit of record producer.

Sharath807
Tera Contributor

Hi all can anyone help to achieve this.

so I have created two tables 1. u_schedule maintenance

                                               2.u_maintenance task.(This table extends task table).

The u_schedule maintenance tables record is created by using record producer, which was also created.

Next is when i click submit on record producer the (u_schedule maintenance) record should be created as well as the (u_maintenance task) record also should be created simultaneously.