Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics NAV (Archived)

Make Fields Mandatory

Posted on by 194

I apologize if this questions has been asked and answered but I was unable to find it.

I will like to make certain fields mandatory to fill in forms. e.g. "Customer Type" or "State/Prov" in the Customer card must have a value otherwisethe form errors.

*This post is locked for comments

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: Make Fields Mandatory
    User on Insert
    TESTFIELD(Mandatoryfield);
  • Verified answer
    BobB Profile Picture
    BobB 100 on at
    RE: Make Fields Mandatory

    The only way to do this is to put code in the OnModify trigger of the table to check that the fields in question have values. Even then, that solution could have unintended consequences.

  • BobB Profile Picture
    BobB 100 on at
    RE: Make Fields Mandatory

    The NotBlank property is only used for fields in the primary key, and then only when they are validated through the UI. It shouldn't be used on fields that aren't part of the primary key.

  • AQureshi Profile Picture
    AQureshi 194 on at
    RE: Make Fields Mandatory

    I guess I need a Dev license for that since I don't see the "NotBlank" property anywhere?

     

  • Daniele Rebussi Profile Picture
    Daniele Rebussi 2,480 on at
    RE: Make Fields Mandatory

    Please open the table from object designer and set NotBlank property to Yes of the fields you consider mandatory.

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 Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

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

#2
Martin Dráb Profile Picture

Martin Dráb 230,198 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans