How to add image or logo for Form records in AX 2012.

Today I will demonstrate you that How to add image or logo in your AX form.


1.      Expand the Designs node for the form.
2.      Right-click the Design node, and then select New Control > Window.
3.      Open the properties dialogue box for the new control by right-clicking the control and selecting properties.
4.      Specify the file name and location in the ImageName property.

5.      Set the ImageMode property to center the image, put it next to other controls or size the image to fit the default form size. 

Comments