I'm looking for some suggestions in an implementation.
I currently have one script which reads the id number from the last item in a list.
It increments this number and sets it in the new item.
My problem is that with some users with lower levels of permissions, the script is unable to fetch the number.
Can anyone suggest a way to work around this?