We have a need to be able to only input certain information in an email if certain conditions are met.
For example: If we hire a new employee that is a teacher we would send them a welcome email that would include their network username, email address, and other system log in information. If we hire an administrator though, we need to also let them know their cell phone number, administrative systems, security codes to buildings, etc.
We could make multiple Service Tasks to accomplish this, but then if we change information in one we would need to check and see if the other tasks would need those changes as well. We also have the possibility of having around 15+ of these conditional emails that would need to be sent out.
If there was a way when creating the email to say show this section if position = Princ and show this section if position = Sec OR Princ, that would be a huge benefit.