Hi Community,
I'm trying to enable the Upload button on the Bank Deposits (CA305000) screen. Here's what I have done so far:
-
Set
AllowUpload = truefor the grid (DepositPayments). -
Added the
[PXImport(typeof(CADepositDetail))]attribute to theDepositPaymentsview.
However, the Upload button is still not enabled on the screen.
Is there any additional steps I need to take to make the Upload button functional here?
Any guidance or insight would be greatly appreciated!
Thanks in advance. 😊
