Hi,
I want to make a field on my from,which is filled when form is opened at first stage and is constant.For example,i have a text input field,when form is opened that field should be auto filled with a number in date sequence like,01081209 i.e first form of 8th DEC 2009.i.e 01->Number of form,08->Date,12->Month,09->year.Now when that form is started again the next form should show 02081209.i.e the second form on 8th DEC 2009.And form should be able to detect the change of year and change of month as we have months with 30 days and 31 days.
Thnx.
