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 :
Microsoft Dynamics AX (Archived)

Document handling is inactive for this user

(0) ShareShare
ReportReport
Posted on by

hi, I dont have Document handling button enabled on my Employee form. I have referred some blogs and checked but it didnt work.

In active document tables form , i have selected emplTable also but not worked.

Anyone pls help me out.

*This post is locked for comments

I have the same question (0)
  • Iulian Cordobin Profile Picture
    8,201 on at

    You're saying that on the Employees list page the 'Attachments' button is grayed out (not enabled)? Or it's enabled and you can click it, but nothing happens.

  • Suggested answer
    Ivan (Vanya) Kashperuk Profile Picture
    Microsoft Employee on at

    Is document handling enabled for the user in User options under fast tab "Miscellaneous"?

  • Community Member Profile Picture
    on at

    hi,

    The Document handling button on the tool bar has been disabled(grayed out).

    i want that to be enabled to attach the documents.

  • Community Member Profile Picture
    on at

    yes i have checked this....

  • Douglas Noel Profile Picture
    3,905 on at

    Hi,

    one simple question: Is this button always greyed out? or only in this form on that record?

    maybe there is an overriden method docCursor on the formRun? which returns null

    regards

    Douglas

  • Community Member Profile Picture
    on at

    hi,

    this button has been grayed out on most of the forms we have and not for a particular record.

  • Iulian Cordobin Profile Picture
    8,201 on at

    Couple more things to check in Organization administration/Document Management:

    1) in Document management parameters that you have setup an "Archive directory"

    2) in Document management parameters that you have unchecked the "Use Active document tables"

    3) in Document Types that you have at least one document type defined.

    I would say #3 is quite important.

  • Community Member Profile Picture
    on at

    hi,

    1. I have setup archive directory path

    2.I have checked the Use active documents tables

    and there are many document types defined

    And below is the code i have on Empl form methods:

    void SAREnableDisableDocumenthandlingButton()

    {

       SysDictMenu sysDictMenu;

       ;

       sysDictMenu = SysDictMenu::newMenuItem(menuItemDisplayStr(EmplTableDetails), MenuItemType::Display);

       if (sysDictMenu.rights()  < AccessType::Edit || curExt() == SARDEvGeneralParameters::find().MainCompany)

       {

           infolog.docuHandlingActive(false);

       }

       else

           infolog.docuHandlingActive(true);

    }

  • Chandu Naresh Profile Picture
    982 on at

    Hi lakshmi,

    If this is only for a particular user, Please check the permissions under the security.

    If it is for all the users,Check your license and run a full CIL. This will help solve the issue

  • Community Member Profile Picture
    on at

    hi naresh,

    its not for a particular user, even i have admin rights its disabled for me also.

    how to run CIL pls let me know..

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

#1
Joris dG Profile Picture

Joris dG 5

#2
Alexey Lekanov Profile Picture

Alexey Lekanov 2

#2
Henrik Nordlöf Profile Picture

Henrik Nordlöf 2 User Group Leader

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans