Not sure if this is bug or I’m doing something wrong (quite possibly the latter!)…
I’m adding a record and want to give a Position field a number equal to the number of records +1.
When I step through, the number of record returned in the search are correct (2, 3, 4, 5, 6) as I add more. However, the Count value always returns 5 (regardless of whether there are more or less records).
Please advise…
TO REPRODUCE
- Login.
- Click Add Task.
- Enter some text and ensure the Today radio button is checked.
- Click the Save and Close button (this is when you need to Step through to see the results)
Thank you