web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics AX (Archived)

In Enterprise Portal, I am trying to get dialog box. a dialog start grp group is missing from the form . in this group dialog controls are added.

(0) ShareShare
ReportReport
Posted on by

On Enterprise Portal, the dialog which is working fine in AX is throwing the error on Enterprise Portal as "a dialog start grp group is missing from the form . in this group dialog controls are added AX 2012". Can someone please help me? 

I need to get this working.

If it doesn't work, will have to try getting dialog through .net on the Enterprise Portal.

*This post is locked for comments

I have the same question (0)
  • André Arnaud de Calavon Profile Picture
    301,037 Super User 2025 Season 2 on at

    Hi,

    Can you explain in detail what dialog you are trying to start? Is it a standard or custom one? Can you also share a screenshot with the exact error message?

  • Community Member Profile Picture
    on at

    I am trying to pop a custom normal dialog (basically, when a purchase requisition is edited and we click on financials, and change financial dimensions, it should pop up. As of now trying to put this code on AccountingDistributions_DS -> Accounting Distribution -> ledger Dimension field modified.

    Dialog Dialog;

    Dialog = new dialog ("Update Order Lines");

              Dialog.addText(strFmt("The following fields have been changed"));

              //DialogGroup = Dialog.addGroup("Dimensions");

              dialogField = dialog.addFieldValue(identifierStr(NoYes) , checkValue, "Update Dimension");

              dialog.run();

              checkValue= dialogField.value();

              if ( Dialog.closedOk() && checkValue )

                  info("hhhhh");

    Not sure how can I attach screenshot here?

  • André Arnaud de Calavon Profile Picture
    301,037 Super User 2025 Season 2 on at

    Hi Kirti,

    Below the text box for writing your answers, there is a link called 'Use rich formatting'. If you click it, you can add pictures using the action bar.

  • Community Member Profile Picture
    on at

  • Community Member Profile Picture
    on at

    Hi Andre, I pasted the screenshot here, but for some reason its not appearing. I have simply put above dialog box in the data structure AccountingDistributionDS. In Data Source AccountingDistribution , in the field LedgerDimension , if modified, I am populating a dialog box, if the user presses ok, I need to do certain things. Was trying to populate a dialog box on EP when user goes to Procurement -> purchase requisition -> edit -> financials -> and modifies any of the ledger dimension field (financial distribution) . I am getting the error as  ,"a dialog start grp group is missing from the form . in this group dialog controls are added" . One of the blog says dialog box can't be populated on EP using X++ code. The blog says we need to try using controls on the browser instead. I haven't ever created dialog boxes on EP before. please advice.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

#1
Martin Dráb Profile Picture

Martin Dráb 4 Most Valuable Professional

#1
Priya_K Profile Picture

Priya_K 4

#3
MyDynamicsNAV Profile Picture

MyDynamicsNAV 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans