Open form with specific record displayed in Axapta 2009 by using an URL or command line

StackOverflow https://stackoverflow.com/questions/21478038

  •  05-10-2022
  •  | 
  •  

Pregunta

Running Axapta 2009, you see selected company and form in a format similar to an URL. However, copying and pasting this format does not seem to navigate you to the form which you copied the format from.

I like to be able to open Axapta with a specific form and (when possible) specific record shown. Ideally using a real URL.

Is this possible without massive X++ without X++ or just little X++? If so, how?

¿Fue útil?

Solución

See the answer to this question:

What handles dynamics:// URLs?

It covers AX 2012, but aplies to AX 2009 as well, is my guess.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top