I have added a new layout for VIP visits in the solution. I'm wondering how I can organize email notifications for each department based on checkbox selections. For example, if the GCEO is selected, two email addresses will receive the notification, and for Government Affairs, three email addresses.
The scenario is as follows: Security enters the visitor data, as shown in the screenshot below, selects the relevant destination department, and then presses submit.
The Send Mail script step is able to send to multiple email addresses. The FileMaker Pro Help documentation has all the information you need to do this.
Thank you for your response. However, I've noticed that when selecting multiple departments, the script does not account for any that are unchecked. Could you please address this issue?
You are probably going to find me harsh here. I am willing to teach you to fish. I am unwilling to fish for you (unless you pay my hourly rate). I pointed out what appears to be a logical error in your code. Believe it or not, you have the knowledge to solve your code's problem. So go ahead and solve it.