Skip to main content
Solved

Add upload button in default tab

  • 12 April 2023
  • 1 reply
  • 509 views

I want to upload excel in the Purchase receipt screen in the document details tab but when I allow the upload from the grid in the in the screen customization the upload button is disabled and the solution is adding Pximport to the graph before the view  but I do not have the graph in my customization project because this graph is default in the website

Best answer by Vignesh Ponnusamy

Hi @mostafaahmed83,

You can create a graph extension and then override the view. Below are the steps to create graph extension and the override the view,

  • Open customization project → Code → Add → Graph Extension → PO.POReceiptEntry
  • Override the view with PXImport(like below)

There is an additional step to enable the upload action in the grid. Below are the step to do it,

  • Add the Purchase Receipt screen to the customization project
  • Select the Grid in the Details → Enable AllowUpload under the Mode in Layout Properties 
  • That’s should be it.!

Attached Customization project for your reference. Thanks,

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

1 reply

Vignesh Ponnusamy
Acumatica Moderator
Forum|alt.badge.img+5

Hi @mostafaahmed83,

You can create a graph extension and then override the view. Below are the steps to create graph extension and the override the view,

  • Open customization project → Code → Add → Graph Extension → PO.POReceiptEntry
  • Override the view with PXImport(like below)

There is an additional step to enable the upload action in the grid. Below are the step to do it,

  • Add the Purchase Receipt screen to the customization project
  • Select the Grid in the Details → Enable AllowUpload under the Mode in Layout Properties 
  • That’s should be it.!

Attached Customization project for your reference. Thanks,


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