Create another record on submit of record producer.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2023 07:58 PM
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.