Add new action items in a report

danekw01danekw01 Member Posts: 7
edited 2012-11-08 in NAV Three Tier
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

Comments

  • TroelshTroelsh Member, Microsoft Employee Posts: 79
    Sorry - it's not supported in this release. You can not add actions to a requestpage.

    Troels Bent Hansen
    Senior Program Manager
    Microsoft Dynamics NAV


    ****** This posting is provided "AS IS" with no warranties, and confers no rights ******
  • danekw01danekw01 Member Posts: 7
    ok, thanks for the response!

    /Daniel
  • bhalpinbhalpin Member Posts: 309
    Just tried exactly the same thing in R2 and got same (no) result. I don't see a smilie for my reaction, so I'll use :-#
Sign In or Register to comment.