Good day,
I have a function to create records with deluge insert into, inside the form I have a Users field (Customers), the problem is when the Record is created this field fills automatically with the loginuser info, even setting in the insert into instructions to set this field as null.
What should be happening?