Quantcast
Channel: Microsoft Dynamics AX Forum - Recent Threads
Viewing all articles
Browse latest Browse all 175888

Renaming document management form's caption

$
0
0

Hello, in my custom form, i open the document management form with the following code,in a button's click event:

if (!infolog.docu().isDocuViewSet())
{
infolog.docu().note(element);
}
else
{
infolog.docu().setActive();
}

How can I also rename the forms caption? As default i get "Document handling of (1)"


Viewing all articles
Browse latest Browse all 175888

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>