Notifications
Announcements
No record found.
Hi
I have a page with type list I want to add an action on the page but the action must be shown after the right click on the page
Is it possible
Thanks
did you try setting below property for action?
Scope = Repeater;
HI
Thanks for the reply I have tried the property but it is not working
Here is the code below
actions
{
area(Processing)
action(Check)
ApplicationArea = All;
Image = Export;
Scope="Repeater";
trigger OnAction()
begin
Customer.run
end;
}
web client does not respond to a right click, typically.
The answer is not possible.
The far that you can get is to create an action in the lines (or in the same context as the lines) and add a shortcut. Once you select the line, press the shortcut key.
https://docs.microsoft.com/en-us/dynamics365/business-central/dev-itpro/developer/properties/devenv-shortcutkey-property
We are using business central on-premises
And we want to add the action on the repeater group
THanks
Windows client does not allow for custom right click actions but you could only have standard pre-defined ones (e.g. Lookup, copy line, filter to this value, etc.).
The answer is not possible also within Windows Client (this is related to add right click actions).
docs.microsoft.com/.../devenv-shortcutkey-property
Thank-You
No probs. Please mark this thread as answered.
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…
We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
OussamaSabbouh 2,468
YUN ZHU 923 Super User 2025 Season 2
Sumit Singh 607