Announcements
No record found.
Hello Guys ,
I need to hide Accounting Date field from Create Purchase requisitions form .
For this in AOT, I set Filed property Visible - No , but its not working .
Please suggest if i missing any thing or any other way to do it.
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?
In Dialog content have no filed group .
Yes, I build the solution after this change.
Dialog content property screenshot of this field is below .
HI Naveen,
Since you have an extension of a form in the Application Suite, have you built the Application Suite model?
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.
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)
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:
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.
Congratulations to a top community star!
In our never-ending quest to help the Dynamics 365 Community members get answers faster …
Welcome to the next edition of the Community Platform Update. This is a status …
Stay up to date on forum activity by subscribing.