Skip to main content
Solved

Adding a grid view record/s to another grid by using an action when a button is clicked without using event handlers


Forum|alt.badge.img

 

How can I achieve below function by overriding the action/s.

“ I need to add a record/s of inventory lookup view to Receipts screen Details tab when I click panel buttons (ADD, ADD & CLOSE)”

Additional info:
Used version: Acumatica 22.112.0018
No customizations published
Used data set  U100

  • Below I have attached a sample demo (assume inventory lookup view consist of different set of records)

 

Best answer by darylbowman

Without actually doing it, I can’t say for sure, but it looks like the Add button calls addInvSelBySite, which is an action in the SiteStatusLookupExt graph extension of INRegisterEntryBase. I believe if you extend the graph extension and override the action, you could add additional code to the action.

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

3 replies

darylbowman
Captain II
Forum|alt.badge.img+13

Unless I’m mistaken, this is how this screen already works. Could you explain what you are trying to accomplish? Did you want to change something about how this works or were you just trying to understand how it works?


Forum|alt.badge.img

Is it feasible to override these panel buttons?


darylbowman
Captain II
Forum|alt.badge.img+13

Without actually doing it, I can’t say for sure, but it looks like the Add button calls addInvSelBySite, which is an action in the SiteStatusLookupExt graph extension of INRegisterEntryBase. I believe if you extend the graph extension and override the action, you could add additional code to the action.


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