I created a new custom screen, but the initialize () method which was declared override was not found.
Error: no suitable method found to override
thank you in advance :)
I created a new custom screen, but the initialize () method which was declared override was not found.
Error: no suitable method found to override
thank you in advance :)
There’s no Initialize method in PXGraph that you can override this way. If you want to run code during graph initialization, add a constructor -- public void CLCalculetteMaintFss()
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.