Notifications
Announcements
Hello,
how can i add custom button to Menu Items -> Action
Regards,
David
*This post is locked for comments
Add Button on From, Override Clicked Method on it with following Code.
menuFunction = new MenuFunction(menuitemActionStr(MenuItem), MenuItemType::Action);
if (menuFunction && menuFunction.checkAccessRights())
{
menuFunction.run(args);
}
Hi David,
Create new Menuitembutton in form and set the properties to specify the object type and object name.
there are menu item button type , you can use it.
and just set object name to it.
Hi Raja,
how to create Menuitembutton in form?
can you send the steps
Open AOT/forms/select your form
Go to design and right click , add menu item button
Go to properties and set object type and object name
Select the form design and right click
Select the new control and select new menu item button
Select the property and last property specify the
Menu item type -->action
Menu item name-->select your object anme
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.
As AI tools become more common, we’re introducing a Responsible AI Use…
Thanks to all of our 2025 Community Spotlight stars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Volodya 2
tgudwanski 1