Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics AX (Archived)

Disable a field based on another field Value

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hello Experts,

I'm newbie in this language

I have a issue where I have a combo box  that use a NoYesCombo enumeration, depends of value selected in the combo box

I will disable another field in the form

e.g If the combo box value is set to yes, the other field will be enable

e.g if the combo box value is set to no, the other field will be disabled

I will appreciate your help soon

Thanks for all

*This post is locked for comments

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: Disable a field based on another field Value

    Hello,

    you can add some logic in the active method in the datasource:

    something like this:

    purchLine_ds.object(fieldNum(PurchLine, ProjSalesCurrencyId)).allowEdit(NoYEscombo);

    or you can add the same logic in the modifiedField method in the datasource.

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!

Tips for Writing Effective Verified Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

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

#2
Martin Dráb Profile Picture

Martin Dráb 230,445 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans