I have two linked libraries (1:many), and I don't seem to find a way to implement a reset-to-zero of the sequential-number-field in the many-library when creating a new entry in the 1-side-library.
So creating a new 1-side-entry, and from this creating a new entry in the other library should reset the default value of its incremental integer field to zero.
How can this be done?