Resolved! UI Action to Create Record in Another Table.
Hello,I have a parent table (table1) that extends the CMDB table. I also have another table that extends table1 (table2).I created a UI action on Table 2 that will create a record on Table1 with the data from Table2. This works without issue except t...