L
Laurent
Guest
Shouldn't the email template created for the object Referral? If it's created on the object Emp, how would you get the list of employees? Look back up at the referral and then at the related employees? I don't know if it can be used in your case, but if the template is on object Referral you should be able to use the CALC_COUNT function. To do so, select "Related Emp" in the first Template Helper combo and then COUNT dependent. This will add something like: #CALC_COUNT.R87985010( 1 | true ) The true is the condition, where you can add the desired time range.
Continue reading...
Continue reading...