axapta - How to add a method for the click event of a button placed on action pane of a List Page -


I put a new button on the action pane of a list page in Microsoft Dynamics AX 2012.

Then I am trying to override the method clicked for the same button, however, I can not find the options menu with the method override list.

Any thoughts?

Look for your answer.

The button will be able to override the button "From Enterprise Portal and you clicked method. If you are planning not to use the list page in the EP, proceed .

Otherwise, you should enter your code as init or class main method.

Comments

Popular posts from this blog

Verilog Error: output or inout port "Q" must be connected to a structural net expression -

jasper reports - How to center align barcode using jasperreports and barcode4j -

c# - ASP.NET MVC - Attaching an entity of type 'MODELNAME' failed because another entity of the same type already has the same primary key value -