This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
usage:alert [2015/01/21 10:34] mueed |
usage:alert [2015/01/21 10:34] (current) mueed |
||
---|---|---|---|
Line 24: | Line 24: | ||
Recipient can be a DreamApps Username or email address or a formula. \\ | Recipient can be a DreamApps Username or email address or a formula. \\ | ||
Formula is used when recipient can only be determined run-time (e.g: Notification to inform the salesperson for this Customer when Sales Order is created.) | Formula is used when recipient can only be determined run-time (e.g: Notification to inform the salesperson for this Customer when Sales Order is created.) | ||
- | System can only know the recipient, when user enters a Sales order. \\ | + | System can only determine the recipient, when user enters a Sales order. \\ |
e.g.:// zxusers.zemail("xname=' "+oporddel.xsp(xordernum)+" ' ")// | e.g.:// zxusers.zemail("xname=' "+oporddel.xsp(xordernum)+" ' ")// | ||