Skip to main content

Notifications

Finance | Project Operations, Human Resources, ...
Unanswered

Add Payment Priority to Payables Transaction Inquiry Screen

Posted on by 75,730

Is it possible to add Payment Priority to the Payables Transaction Inquiry Screen? Using Forms Modifier will not work because Payment Priority is a global field and you cannot add global fields to a form. Using VS C# I can capture the value using:

        public static PmTransactionInquiryForm PmTransactionInquiryForm = Dynamics.Forms.PmTransactionInquiry;
        public static PmTransactionInquiryForm.PmTransactionInquiryWindow PmTransactionInquiryWindow = PmTransactionInquiryForm.PmTransactionInquiry;

and

     string payPriority = string.Empty;

     payPriority = PmTransactionInquiryWindow.PaymentPriority.Value;

but how do I get it to appear on the form without opening another window? I suppose I could open another window and set the properties of the window so it appears to be part of the Payables Transaction Inquiry Screen. Did I just answer my own question?

Categories:

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Community AMA December 12th

Join us as we continue to demystify the Dynamics 365 Contact Center

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,240 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,149 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Product updates

Dynamics 365 release plans