Hello everybody,
today I want to write few words about buttons usage in Acumatica.
So, first of all, if you just need to add button at your form, you can use following syntax:
public PXAction<PrimaryDACClass> SomeAction;
[PXButton(CommitChanges = true)][PXUIField(DisplayName = "Some...