I would like to add a button to the form SysInfologBrowser , but when I change the design nothing changed.
Also if I add a break point in the init method, and it did not stop there.
But the break point passe at the canClose.
Is it a mather of a class calling this and doing his thing to the form…
I’m lost.
I restarted my Axapta and the button show up … Not sure yet what happen but I dont think this is completly resolve
BRB
The browser will be loaded from the cache. So your changes are not shown up before the restart.
Have a look at \Classes\Info\initBrowser to see how it loads from the cache (if nothing found in the cache it will call the form)