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)

Report
All responses (
Answers (