How RTC manages codes for date filter

FreelancerNavFreelancerNav Member Posts: 6
edited 2012-04-18 in NAV Three Tier
Hello,

As you know when we enter for example 'm' or 'su' or 'w' in the date fields or filters NAV classic and RTC automatically convert these codes to appropriate dates(in my example m=current week monday's date, su=sunday, w=workdate and etc.)
If I enter m..su in date filter it will be converted to 26/03/12..01/04/12.
I want to specify my own codes. for example when I enter 'r1' I want automatically convert it to date I want.
I've change MakeDateFilter and MakeDateFilter2 functions in codeunit 1, and now it works in classic client, but not in RTC.

Can you help me?, is there another object(codeunit/page/...) where I can add C/Al code and make same to work from RTC?

Thanks in advance!

Comments

  • FreelancerNavFreelancerNav Member Posts: 6
    Dear experts,

    Did somebody face the problem like this? Or maybe it is not clear what I want to do?

    I'm starting of thinking that this is not possible anymore , and all this managed by RTC executable or by some DLLs...

    I really appreciate your thoughts!

    Thanks in advance....
  • SogSog Member Posts: 1,023
    I'm currently facing a similar problem, modified codeunit 1, autoformat and rtc just ignores it.
    |Pressing F1 is so much faster than opening your browser|
    |To-Increase|
  • TroelshTroelsh Member, Microsoft Employee Posts: 79
    This is a known limitation in 2009 SP1 and R2

    Troels Bent Hansen
    Senior Program Manager
    Microsoft Dynamics NAV


    ****** This posting is provided "AS IS" with no warranties, and confers no rights ******
Sign In or Register to comment.