NAV 2015, how to save views with empty filters

Hi,

Is there a way to save a view with filters selected, but with no filter value.

The situation is that a user creates a personal view. Every time the users need the view, it will be with additional filtering, but the additional filtering should not be saved. It would be nice to be able to save empty filters, so the user doesn't need to select the filters every time.

Thanks
Jesper

Answers

  • BeliasBelias Member Posts: 2,998
    edited 2016-03-23
    set an '*' as a filter...afaik, it's the only way
    I mean by code, in the onopenpage
    -Mirko-
    "Never memorize what you can easily find in a book".....Or Mibuso
    My Blog
  • jesper_khdjesper_khd Member Posts: 3
    @Belias
    Thank you for your quick answer.

    Just to be sure - so this is not something that the users can do by themselves? This needs to be programmed?
  • mdPartnerNLmdPartnerNL Member Posts: 802
    yes
  • KappaKappa Member Posts: 23
    In the RTC you can save the views to your role center, without programming it.
  • BeliasBelias Member Posts: 2,998
    Just to pick up all the pieces: the user can set the filters manually, as i mentioned, and then he can save the view in the role center, as Kappa said. Every user who needs this have to do it...otherwise you need to program it.
    -Mirko-
    "Never memorize what you can easily find in a book".....Or Mibuso
    My Blog
  • jesper_khdjesper_khd Member Posts: 3
    @Kappa and @Belias Thank you for your answer. I know about saving the views to the rolecenter, but the issue is saving filters that doesn't have a value set.
Sign In or Register to comment.