irurzo
01/26/2021, 3:25 PMstalbert
01/26/2021, 3:45 PMirurzo
01/26/2021, 5:42 PM2.0, 2.1..3.0, 3.1
) so for example if I delete the line 2.4, the value of the field on this line should be set onto the next one, 2.5, 2.6, etc, the issue here is that sometimes the new line gets added at the end, 1.0, 1.1, 1.2, 2.0, 2.1, 1.3
, so when looping through them, if I delete the 1.2
, the next one is 2.0
but it should be 1.3