August 1, 200718 yr Hello everyone, I need an idea of how to accomplish this I have a workgroup of 10 FMP 9 users accessing a file hosted by FMS 9 In the solution user 1 post a task for user 2 and during the day user 2 adds comments to the requested task. How can I notify (user 1) every time (user 2) added a new comment to the task he request? Thanks in advance for any advice
August 1, 200718 yr We need to know how you've structured this solution to give you an answer. Are comments related records to each task? Or do you have a field which tracks who modified the task at least? We need more information! LaRetta
August 1, 200718 yr Author Yes comments are related records to each task and I have two fields that tracks who modified the task (user) and (timestamp). In addition all computers use static IP address
August 1, 200718 yr Author Here is an idea, If (user 1) is not working on FMP at the time (user 2) update or add a new comment FMP can send a message to the user using the (net send command in windows xp) how can I script the (send event) to send the message ?
Create an account or sign in to comment