Hello,
i want to add Sum Total control field from "Sales Total" dialog form to my sales Table header .i have created COC for form. how can i call the method to my field control on sales table form Header .
Hi, You can check this article, create runnable class to check if you get correct value. If yes, then create display method in SalesTable.
Hi Junaid,
In SalesTotal form, all are control level fields. Value for the field will be set at run time. Refer to the method name "setDisplayFields" - In this method they will be populating the value for all the controls in the SalesTotal form.
If you want that control - You need to create a display method on SalesTable header and map that display method to the control - Logic for the display method, you can get it from SalesTotal >> "setDisplayFields" method.
Thanks,
Girish S.
André Arnaud de Cal...
291,965
Super User 2025 Season 1
Martin Dráb
230,836
Most Valuable Professional
nmaenpaa
101,156