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

Community site session details

Session Id :
Microsoft Dynamics AX (Archived)

Customize when to show preview pane

(0) ShareShare
ReportReport
Posted on by

I'm trying to find the code that makes the decision whether to show a preview pane.  My company has them turned off in sysadmin->setup for performance reasons, but we'd like the ability to selectively turn certain ones on for specific users.

I'm also interested in where the code is for drawing a form.. where the controls are actually drawn.

Thanks in advance for any help.

*This post is locked for comments

I have the same question (0)
  • Suggested answer
    Vilmos Kintera Profile Picture
    46,149 on at
    RE: Customize when to show preview pane

    I am afraid this is handled by the kernel and you have no granular control over factboxes. You can hide them from code on regular forms, but I have not found a solution after a quick search for ListPages unfrotunately. Maybe it could be done with some magic coding in SysSetupFormRun in case that is used to construct the factbox itself, but there is no guarantee it is possible.

    Your only option is to open a Microsoft Connect case if there is none already, and hope that the feature would be useful for others too to support it.

  • Community Member Profile Picture
    on at
    RE: Customize when to show preview pane

    Thanks for responding.  Unfortunately I'd done that (search for the field behind the setting) and it provided no useful information.  I can't believe I'm the only one who's wanted to do this, so hopefully somebody has made it work!

  • Suggested answer
    Vilmos Kintera Profile Picture
    46,149 on at
    RE: Customize when to show preview pane

    The drawing itself happens in the kernel for forms. The only interfacing you have which is common for majority of the AX forms is in the SysSetupFormRun class, which gets called in the super() of a FormRun object's init, run, close, etc.

    As for the preview pane, you could try to check the field behind the setting which you have unticked with Cross-references, to find in what places is it being used which are accessible from the AOT.

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Abhilash Warrier – Community Spotlight

We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

#1
Martin Dráb Profile Picture

Martin Dráb 2 Most Valuable Professional

#1
Guy Terry Profile Picture

Guy Terry 2 Moderator

#1
Community Member Profile Picture

Community Member 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans