Change the label of a dialog field – D365 FO

Without overlayering, is it possible to change the label of a dialog field ? Yes!!! You can do this in Post event handler of dialog method.
But I had to chose the option of referring the field name in my code. Given below the code snippet:
///
/// Change the dialog label
///
[PostHandlerFor(classStr(ReqItemJournalUpdate), methodStr(ReqItemJournalUpdate, dialog))] public static void…

Continue Reading AnithaEswaran’s Article on their blog

Change the label of a dialog field – D365 FO

Without overlayering, is it possible to change the label of a dialog field ? Yes!!! You can do this in Post event handler of dialog method. But I had to chose the option of referring the field name in my code. Given below the code snippet: /// /// Change the dialog label /// [PostHandlerFor(classStr(ReqItemJournalUpdate), methodStr(ReqItemJournalUpdate,…

Blog Syndicated with AnithaEswaran’s Permission

Author: Anitha Santosh

Share This Post On
Share via
Copy link
Powered by Social Snap