Skip to main content
Solved

2022 R1 - How to Add Custom Action Button into GI Mass Action


vivekm
Varsity I
Forum|alt.badge.img

Hi Team,

I am working with 2022 R1 (build 22.106.0015 ) and I have created a custom Action button on Sales Order screen and wanted to add this button to a GI Mass Action. Is it possible to add this button as GI Mass Action, if so can you please suggest the best possible way to do that. Please find below details for reference:

Action Button:

 public PXAction<SOOrder> CreateKit;
        [PXButton(CommitChanges = true), PXUIField(DisplayName = "Create Kit", MapEnableRights = PXCacheRights.Select)]
        protected virtual IEnumerable createKit(PXAdapter adapter)

{

return adapter.Get();

}

 

I want to add the above button on below GI Mass Actions:

 

Thank you in advance!

Best answer by davidnavasardyan

Hi @vivekm . This is a common problem that many developers face. Please take a look.

https://community.acumatica.com/reports-and-generic-inquires-115/how-to-add-custom-action-buttons-into-gi-mass-action-13853?postid=61813#post61813

 

View original
Did this topic help you find an answer to your question?

davidnavasardyan
Jr Varsity I
Forum|alt.badge.img+2

vivekm
Varsity I
Forum|alt.badge.img
  • Varsity I
  • May 15, 2023

Thank you @davidnavasardyan09 


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings