|
|
Sergey Kornilov admin 11/4/2014 |
|
I guess you can use something like $email=$values["EmailFieldName"];
$email="ffffff@gmail.com,".$values["EmailFieldName"]; |
|
|
S
|
simonedan author 11/7/2014 |
|
I guess you can use something like $email=$values["EmailFieldName"];
$email="ffffff@gmail.com,".$values["EmailFieldName"];
|
|
|
|
Sergey Kornilov admin 11/8/2014 |
|
Use the same event you already been using. According your screenshots you use use AfterAdd event. It will work the same way in BeforeAdd event. |
|
|
S
|
simonedan author 11/13/2014 |
|
Use the same event you already been using. According your screenshots you use use AfterAdd event. It will work the same way in BeforeAdd event.
|
|
|
|
Sergey Kornilov admin 11/13/2014 |
|
Unfortunately it makes very little sense to me. If you have a valid support contract post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program. |
|