March 23, 201213 yr Hi, Can anyone help with the following script? The script is meant to generate an email to the people in the database who are filed under Work Camp, whose return date (Hjemkomstdato) is earlier than today, i.e., have already returned, and who have not yet given a rating. The script is in the attached picture: The details for the Contrained Set script are: In full, the script is meant to do the following: 1. Find the people in the database filed under Work Camp (from about 10 possibilities) 2. Find those whose return date is earlier than today's date. 3. Detect if they have already filled out the rating system (if that's the case there will be a date in the appropriate box, so it should detect if that box is empty). 4. If needed, generate an email with a link) 5. fill out today's date in the appropriate box. The problem seems to be with steps 1 and 2, as 3-5 work fine. Thanks.
March 23, 201213 yr Your Constrain Found Set step restores find requests - thus erasing all that you have done up to this point.
Create an account or sign in to comment