RE: Need help with a loop Jonathan Cohen 23.Sep.17 02:58 AM a Web browser Domino Designer All ReleasesAll Platforms
Jeremy, sample code would help. Look at @count(@dbcolumn), setup a unique key for each document with date + time (the time slot). if there are more than three with the same time slot ie @count(@dbcolumn) = 3 prevent the user from using that time slot.