Hugh Black
Posts: 0
Joined: Tue Nov 11, 2014 6:20 pm

js file not storing correctly what is put in the GUI

Has anyone ever seen the parameters get changed into something else in the js file? One of my parameters is cmd and when I put in anything but login then it stores correctly in the js file. However, if I put login for the cmd then it changes it to updateTrack in the js file. Ironically that is a valid cmd as well but not on that particular page.

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

js file not storing correctly what is put in the GUI

Hi Hugh -

It's hard to say what could be wrong here, it could be in many cases.
You need to check this yourself, maybe this parameter is set globally in another place in your app and has a higher priority.

Return to “Issues”