DMXzone Server Connect Support Product Page
Answered
how can i run a custom php code after an action is completed
Asked 19 Nov 2016 00:56:57
1
has this question
19 Nov 2016 00:56:57 ELYAS NAIMZADA posted:
how can i run a custom php code after an action is completed, for example after updating or inserting a record i want to be able to run php code that sends sms message. Replies
Replied 22 Nov 2016 11:40:43
22 Nov 2016 11:40:43 Teodor Kuduschiev replied:
Hello,
you can use the "on success" event in the server action executor behaviors, to run your PHP function.
you can use the "on success" event in the server action executor behaviors, to run your PHP function.