This topic is locked

removeValidation in Inline Edit / Add

6/11/2014 6:54:16 AM
PHPRunner General questions
dermemo author

Hello Experts,
while i managed to use Javascript Onload Events to sucessfully change the Validation-Condition on Normal Add/Edit Pages iam struggling to do the Same on the Inline Edit/Add Pages.
Any Suggestions?

Sergey Kornilov admin 6/11/2014

The same Javascript code should work on both regular and inline Add/Edit pages.
If you need more help 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.

B
Bert 7/21/2014



The same Javascript code should work on both regular and inline Add/Edit pages.
If you need more help 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.


Hi,
One remark. Since js code form the edit page is used, and fields can be different in list and edit page, you need to make sure js does not produce an error or the js code will not work properly.
Bert