|
You cannot leave the index empty, but instead of 1, you can set 0 as the default.
Enter the following under Preferences > Tweaks> Auto increment series index:
series_index_auto_increment = 0.0
This will then work for new database entries in the future. Unfortunately, you will have to adjust existing entries manually.
|