Resolved! How to insert new record while reference another record using background script?
Hi Team, We are trying to insert a new record in table 1 using background script, This new record needs to be referenced with another table (table 2). The issue is new record is getting created but the reference field is empty. var order = "324321...
