79281218

Date: 2024-12-14 19:18:44
Score: 0.5
Natty:
Report link

You need to use Customer DAC in your action, as it is the main DAC in the CustomerMaint graph:

public PXAction<Customer> HelloWorld;

You don't need to modify the ASPX page at all, the framework will display the button using the code from your graph extension.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Zoltan Febert