-
Explanation: When a new feature is "about to be created", the form receives a blank feature with the ID -9223372036854775808 (-2**63). In that case we have to get the actual feature's ID from the edit buffer after it has been created, which happens when the user OKs the form.
Please register or sign in to comment