In every report (when run in the RTC) you have a Actions menu with one item: Clear Filter. Is there a possibility to add new actions here? I thought the request page was just another page embedded in the report so I have tried adding an Action to the request page just like I do on some other page, but I can't get it to work.
Specifically, here are the steps I take:
1. Design mode of the report.
2. View - Request Page.
3. Go to the end of the lines to a new blank line.
4. View - Actions.
5. New line: Caption: Test, Type: ActionContainer, SubType:ActionsItems
6. New Line: Caption: Test, Type:Action.
7. Added code to the OnAction trigger: Message('Test');
8. Saved & compiled, starting the report in the RTC with a shortcut.
I have tried all the other options I can think of, but always with the same result. The steps above seems to be the steps involved adding a action to a regular page though (and I verified that they work), so I would think they should work in a report as well..
Thanks
Daniel
0
Comments
Troels Bent Hansen
Senior Program Manager
Microsoft Dynamics NAV
****** This posting is provided "AS IS" with no warranties, and confers no rights ******
/Daniel