[Solved] Open Page 42 with double-klick -> Filter disappears.

FragenFrager
FragenFrager Member Posts: 69
edited 2025-08-25 in NAV Three Tier
Hello,
I'm currently having the following problem with one of our customers: If I set a filter for the orders on overview page 9305 (e.g., on the document numbers) and double-click the card for the order I'm currently on, the filter (filter group 0) is deleted.
However, if I open the order using the View or Edit button, the filter remains.
Page 9305 has undergone various changes, but I can't find the one that could be causing this. I've already replaced the page with a standard page 9305, which still retains the filter.
Has anyone here ever encountered this or a similar problem and can give me a hint as to where I should look?

Answers

  • RockWithNAV
    RockWithNAV Member Posts: 1,172
    Can you show us some screenshots and the pain area?
  • FragenFrager
    FragenFrager Member Posts: 69
    edited 2025-08-15
    Hello RockWithNAV,
    well, the thing is, when I filter the Order List

    gjzawtiti0mn.png

    and then open the card via the View-Button, everything is fine.

    f01vk1kis38j.png


    whereas, when I open the card via doubleclick, the filtergroup-0-filtering is deleted.

    oulr8dwabob1.png


    I tried to compare the customized page 9305 with the standard page 9305 (where it works), but so far I could not find any code or property which can cause that.
    We added many fields, created some new functions, but we did not directly modify the filtering.
    So, any hint would be much appreciated.



  • vaprog
    vaprog Member Posts: 1,162

    Has any of the actions on the list page ShortCutKey=Return?

  • FragenFrager
    FragenFrager Member Posts: 69

    Yes, indeed it has. Is that the reason/what else should be provided?

  • vaprog
    vaprog Member Posts: 1,162

    As far as I remember, doubleclick on the record in the list does the same as pressing return. By defining an action with ShortCutKey=Return, you redefine the action taken with douleclick.

  • FragenFrager
    FragenFrager Member Posts: 69

    Hello vaprog,
    what should I say, that was it! Thank you very much.