2

What are the steps that I have to complete to create a displayMethod() for later use on a TextEdit?

Jan B. Kjeldsen
  • 17,817
  • 5
  • 32
  • 50
Tassisto
  • 9,877
  • 28
  • 100
  • 157

2 Answers2

3

I wrote a blog post about this, showing how to create a Display Method template inside AX so that you could easily create a new Display method in only a few clicks: Enhance your AX 2009 Editor Scripts

Michael Brown
  • 2,221
  • 2
  • 17
  • 34
2

Have a look on Axaptapedia (or just use Google search as I did).

Jan B. Kjeldsen
  • 17,817
  • 5
  • 32
  • 50