This topic is locked

Add Page: Save-Button will be deactivated, after check required fields

9/29/2012 8:01:24 AM
PHPRunner General questions
W
Wachsmann author

Hello!
I have a problem with the Save-Button on the add-page at PHPRunner6.2:
After press the Save-Button, Save-Button will be deactivated.
The problem happens only in the Version 6.2 (13095), if the required fields a put in a tab and required fields are not filled.
If i create the addpage without tabs, there will be no problems.
Can somebody help me?
Lg.

Uwe

Sergey Kornilov admin 9/29/2012

Uwe,
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.

G
gudon 11/14/2012

Uwe or Admin,
May I ask you guys how the problem was solved eventually? It seems that the problem persists in build 13816.

I tried to comment off these lines in RunnerAll.js:
// pageObj.addDisabledClass($("a[id=saveButton" + pageObj.id + "]"));

// pageObj.fileFieldsCount = 0;

// pageObj.upploadErrorHappened = false;
But I am just not sure whether this is the right way to go. Please advise. Thanks.

Sergey Kornilov admin 11/14/2012

Haven't heard back from Uwe so don't know if this issue is still a case.
If you need 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. Make sure to provide instructions on reproducing the issue.