For some of our users F5 is opening up the role center from AX in a web browser. We would like to prevent this.
Any ideas?
For some of our users F5 is opening up the role center from AX in a web browser. We would like to prevent this.
Any ideas?
Hello Silvano DiVirgillio ,
In the Classes node we have class SysSetupform , this class contain a method task , you can find some changes. I think it may help you.
Regards
Varun Garg
hello Silvano DiVirgillio,
In the system we a class SysSetupformRun , in this we have method task. Compare the changes in this method. It may help you.
Regards
Varun Garg
I have looked up this class and the Task method however I am not readily seeing how this interfaces with refreshing the page/form or the F5 control.
Can you explain further please?
~S