Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Unanswered

Can we run simple dialog form in Enterprise Portal through x++ code

(0) ShareShare
ReportReport
Posted on by 118

Hi,

Greetings, I want to run a simple dialog form in the enterprise portal through x++ code. Actually I have a customized menu item to approve timesheets. The requirement is that when I will select any timesheet and click the button/approve button then the dialog form should be open first to insert a comment for that timesheet. but I am unable to do it. I have written the code in class but it is not working. my code is below... Please guide me on how can I do it.

Dialog dialog;
DialogField field;

dialog = new Dialog();

dialog.addText("Enter ther approval comment");
field = dialog.addField(extendedTypeStr(Field));

dialog.run();

Many thanks,

Muhammad Irfan Ayoub.

  • Michal Krejza Profile Picture
    on at
    RE: Can we run simple dialog form in Enterprise Portal through x++ code

    Hello Muhammad Irfan Ayoub,

    Could you let us know the exact AX 2012 version you are running ?

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

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Jonas ”Jones” Melgaard – Community Spotlight

We are honored to recognize Jonas "Jones" Melgaard as our April 2025…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 294,095 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 232,866 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,158 Moderator

Leaderboard

Product updates

Dynamics 365 release plans