Half Year wise Dispaly Information in form with date table.

satish_navsatish_nav Member Posts: 65
Hi Experts....

In Form Absence Overview by Periods (5225), my client needs to display the informationin
"Half Year" Wise same as weekly, monthly,yearly.
This form calling the FindDate() from CodeUnit PeriodFormManagement(359).
In this function they have set the filter with Period Type on Date Record Variable, but in
"Half Year" is not an Option in "Period Type" in Date Table.

Is it possible to solve this isue, if What i can do.
Please assist me on this issue.


Thanks in advance..

SATISH.
Thanks in advance..

Satish...

Comments

  • matttraxmatttrax Member Posts: 2,309
    You could just add a date filter to the form. They could select year, but the filter would reduce the amount displayed to the dates specified.

    Past that you'd have to completely redo the form.
  • satish_navsatish_nav Member Posts: 65
    Matttrax Thanks for your reply.

    When i select HalfYear Option field (I was Added) below, then display the caption and values
    as like week,month etc..
    for Jan,July --> display caption as 1/2009
    Feb,Aug --> display caption as 1/2009
    Mar,Sep --> display caption as 1/2009
    Apr,Oct --> display caption as 1/2009
    May,Nov --> display caption as 1/2009
    June,Dec --> display caption as 1/2009

    Please advice me on this issue.
    Thanks in advance..

    Satish...
Sign In or Register to comment.