AX – D365FO – Change Action pane and buttons Style on a AX 2012 Form

I created a Form wirth an action pane and a grid .

The action pane contains 2 command buttons (one for records creations and the other for records deletion).

The buttons style is very very ugly, beacause they have only text and are not horizzontally aligned (see image below)

I want to obtain a better result by align them and insert an image in every button

Something like this (see image below)

How to do this?

First change Action Pane style to “Strip”

Then go to New Button control and change these 3 properties :

  • ButtonDisplay : “Text & Image left”
  • ImageLocation : “EmbeddedResource”
  • NormalImage : “11045”

Then go to Delete Button control and change these 3 properties :

  • ButtonDisplay : “Text & Image left”
  • ImageLocation : “EmbeddedResource”
  • NormalImage : “11021”

One thought on “AX – D365FO – Change Action pane and buttons Style on a AX 2012 Form

  1. I will not do that. Better to be Less customization. Only do customization for necessary function. Man.But like your most programming articles. Haha

    Like

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s