January 31, 201312 yr 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.
January 31, 201312 yr 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.
Create an account or sign in to comment