Hi All,
I am using CRXI and have a report that has the startdate and EndDate as parameters, which is then passed to a command. Now I have to add another parameter (Duration)which will automatically set the startdate and the enddate values. The duration parameter will have 3 choices,
Daily,
Weekly and
Monthly.
If the user chooses 'Daily' the startdate parameter should automatically have CurrentDate-1 and Enddate parameter should have the CurrentDate value in it and so on for weekly or montly.
In effect I want to supress the existing startdate and enddate parameters and have them automatically populate depending on the duration choosen.
Thanks in advance for your help,
Sumitra.
I am using CRXI and have a report that has the startdate and EndDate as parameters, which is then passed to a command. Now I have to add another parameter (Duration)which will automatically set the startdate and the enddate values. The duration parameter will have 3 choices,
Daily,
Weekly and
Monthly.
If the user chooses 'Daily' the startdate parameter should automatically have CurrentDate-1 and Enddate parameter should have the CurrentDate value in it and so on for weekly or montly.
In effect I want to supress the existing startdate and enddate parameters and have them automatically populate depending on the duration choosen.
Thanks in advance for your help,
Sumitra.