ianmuir Posted January 31, 2013 Posted January 31, 2013 I assign records to a user using a loop and set field to put their name into the Assigned _ to field. This works OK. I then do a Find for unassigned records using "=" in the assigned _to field and use Get(FoundCount) to display the number of unassigned records. Initially this works fine. If I go into the database and do a find for a user in the assigned_to field it works fine, but when running the script to show the number of unassigned records it always adds one or takes one from another source. Any ideas? Many thanks.
LaRetta Posted January 31, 2013 Posted January 31, 2013 Sorry Ian, but that is not enough information. I might assume that the discrepancy occurs if a User has a currently uncommitted record in that moment but I cannot be sure without seeing the script and/or zipped file.
Recommended Posts
This topic is 4312 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now