Can you add sublist items into a record in UE Before Submit? I know the newRecord object is not dynamic, so I tried doing scriptContext.newRecord.selectLine but was getting errors. Tried scriptContext.newRecord.selectNewLine just for the sake of it but still a no-go. Any ideas?