Hi All, I'm new to customizing "MyAccount" using extensibility API. I want to add an extra column "PO# number" to the invoices list page in myaccount. I also want to search the invoices by PO number. Any ideas on where to start this?
As for a custom search, I'm not sure that's really something you can do with SCMA. It's probably something you could do with SCA, because it sounds like you would need to override the default service / service controller to change what records it requests
d
Durgasree
03/25/2021, 9:36 AM
Thanks for the information Steve 🙂
Durgasree
03/25/2021, 9:40 AM
Didn't try overriding with the latest version have to give it a try