web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Answered

how to COC or eventhandler displayOption method in form dataSource table

(0) ShareShare
ReportReport
Posted on by 48

how to override displayoption method on form datasource throw extension using coc or eventhandler

can any one help me and give an example please as i used the following code and its not working

[ExtensionOf(formDataSourceStr(SalesTable, SalesLine))]
internal final class NAQLA_SalesTableFormSalesLineDS_Extension
{

public void displayOption(Common _record, FormRowDisplayOption _options)
{
#define.color(0,191,255)

if(_record.(fieldNum(SalesLine,ItemId) == 'A0001')
{
_options.backColor(WinAPI::RGB2int(#color));
_options.affectedElementsByField(fieldNum(SalesLine,SalesId));
}

next displayOption(_record, _options);

}

}

I have the same question (0)
  • Verified answer
    huijij Profile Picture
    19,811 on at

    Hi OmarAbdlhamed,

    Please check the sample code of customization for adding color to a form control of a standard or custom form by using event OnDisplayOptionInitialize.

    allaboutdynamic.com/.../

    community.dynamics.com/.../override-displayoptions-method-of-a-datasource-in-extensions-in-ax7

  • Verified answer
    Bharani Preetham Peraka Profile Picture
    3,634 Moderator on at

    Please check this link.

    www.theaxapta.com/.../set-background-color-for-field-in-form.html

  • OmarAbdlhamed Profile Picture
    48 on at

    Thanks guys i think it will help me

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 612 Super User 2025 Season 2

#2
Abhilash Warrier Profile Picture

Abhilash Warrier 437 Super User 2025 Season 2

#3
Martin Dráb Profile Picture

Martin Dráb 305 Most Valuable Professional

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans