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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics AX (Archived)

get control id of dialogfield

(0) ShareShare
ReportReport
Posted on by 811

Hi,

in a class extended from RunBaseReport I would like to enable/disable the "Options" button (PrintOptions).

I've been looking in the code and this is a dialogField that is added dynamically in the RunBaseDialogModify.initPrinterSettings() method:

dialog.addMenuItemButton(MenuItemType::Display,menuItemName,DialogMenuItemGroup::RightGrp);

How can I access this dialogField in my report-class to enable/disable it?

Thanks for any help.

Regards,

Sven

*This post is locked for comments

I have the same question (0)
  • Suggested answer
    Community Member Profile Picture
    on at

    You can't without a customization because `fieldName` is generated on the fly.  You could alternatively loop over every control on the form looking for your control at runtime, which is done in AX in base, but really isn't practical.

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

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Women in Power Builds Momentum

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders

These are the community rock stars!

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

#1
Sanhthosh.Kumar.K Profile Picture

Sanhthosh.Kumar.K 2

#2
Raed Salah Bzour Profile Picture

Raed Salah Bzour 1

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans