Posted by Arnold
2014-02-04

Sir I want to get sms notification on submitting...as like as email......is it possible. I have the sms API..how will I integrate it.
Posted by Tom
2014-02-05

You may want to modify SeddRegEmail function in web/staff/app/cls_ps_base.inc.php. The function populates the field data and instanciates the email template. It could be similar to what you are trying to do.