I have negative number values in my table ID field.
The form retrieves the record OK but when I attempt to save changes in the form then one of the error messages I get is “ID parameter is missed”. Everything works fine when the ID is positive.
Example ID = -1990699254 doesn’t work
ID = 1990699254 works.