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)

Removing field from distributions page in Enterprise Portal AX 2012 R3

(0) ShareShare
ReportReport
Posted on by 75

Hello all, I think I am close on what to do here but can't seem to put my finger on it. Within an expense report in employee services. On the distributions page (where you can change financial dimensions or split by percantages) The web control is TrvExpTransDistributions. Our account structure requires cost center on all of our expense accounts. What we want to do is remove the ability to change the GL account on this page and leave the ability to change the cost center. I found myself on the LedgerDimensionEPController web control. I see commented code on making fields visible but have no idea where to go from here. Any insight? Below is the section of code i am looking at in Web -> Web Controls -> LedgerDimensionEPController -> LedgerDimensionEPController_ascx_cs

/// <summary>

/// Gets the list of dimension attribute id values that should be visible.

/// </summary>

/// <remarks>

/// If the list is empty, then it is assumed that all dimension attributes should be visible.

/// </remarks>

I think I need to provide a list in this code to select what I want to be visible, but I have no idea what to put in here. 

public IList<long> VisibleDimensionAttributes

{

get 

{

if (this.visibleDimensionAttributes == null)

{

this.visibleDimensionAttributes = new List<long>();

}

return this.visibleDimensionAttributes;

}

}

*This post is locked for comments

I have the same question (0)

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!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

#1
CP04-islander Profile Picture

CP04-islander 26

#2
imran ul haq Profile Picture

imran ul haq 8

#3
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 4 Super User 2026 Season 1

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans