A
|
ann 5/4/2010 |
Hi,
if ($_REQUEST["submit2"]=="Apply") |
O
|
overmars author 5/4/2010 |
Dear Ann, Hi, To create new button Apply which is used to save record and redirect then to the Edit page you can follow the steps below. Go to the Add/Edit page on the Visual Editor tab in the HTML mode. Add the following code(bold), e.g. after the Save button code: Then on the Events tab in AfterAdd/AfterEdit function add: if ($_REQUEST["submit2"]=="Apply") |
![]() |
Sergey Kornilov admin 5/4/2010 |
I would suggest 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. |