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

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Dynamics 365 Community / Forums / Finance forum / Hide field in D365 AX
Finance forum

Hide field in D365 AX

(0) ShareShare
ReportReport
Posted on by 4

Hello Guys ,

I need to hide Accounting Date field from Create Purchase requisitions form .  

PR.jpg

For this in AOT,  I set Filed property  Visible - No , but its not working .

pr1.jpg

Please suggest if i missing any thing or any other way to do it.

I have the same question (0)
  • André Arnaud de Calavon Profile Picture
    303,403 Super User 2026 Season 1 on at

    Hi Naveen,

    Did you check if the Dialog content is based on a table defined field group? I do assume, you also did build the solution after this change?

  • Naveen Mishra Profile Picture
    4 on at

    In Dialog content have no filed group .

    Yes, I build the solution after this change.

    Dialog content property screenshot of this field is below .

    pr2.jpg

  • Anton Venter Profile Picture
    20,635 Super User 2026 Season 1 on at

    HI Naveen,

    Since you have an extension of a form in the Application Suite, have you built the Application Suite model?

  • Verified answer
    nmaenpaa Profile Picture
    101,166 Moderator on at

    Maybe something in the standard code of the form sets this visibility? Please search for the name of this control in the x++ code of the form.

    Your Visible:No property is taken into account in the init method of the form but after that some other method might change it.

    By the way, no need to compile the standard form when writing extensions for it.

  • Verified answer
    Moeen Ahmed Sultan Profile Picture
    1,402 on at

    Hi,

    First of all there is not product of Microsoft with the name D365 AX

    Latest version: Microsoft Dynamics 365 for Finance and Operations (D365FO)

    Old version: Microsoft Dynamics AX (2012/2009)

    1. Right-click the PurchReqCreate form and click create extension in AOT
    2. Find out PurchReqTable_TransDate and set the property Visible to No, as you have done.
    3. Build the project and synchronize the form
    4. Changes will reflect
    5. If changes doesn't reflect, do the following:
        • Then run the CMD as administrator.
        • Execute the command: iisreset

    Note: The auto declaration property is set to yes of Accounting Date field. May be this field is set to visible in some class. you have to dig down the X++ code.

    Moreover, you can also hide the field through Personalize form feature of D365FO. See the attached pictures below:

    1. Personalize-form-D365FO_5F00_3.png
    2. Personalize-form-D365FO_5F00_1.png
    3. Personalize-form-D365FO_5F00_2.png
    4. Personalize-form-D365FO_5F00_3.png

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

November Spotlight Star - Khushbu Rajvi

Congratulations to a top community star!

Forum Structure Changes Coming on 11/8!

In our never-ending quest to help the Dynamics 365 Community members get answers faster …

Dynamics 365 Community Platform update – Oct 28

Welcome to the next edition of the Community Platform Update. This is a status …

Leaderboard > Finance

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans