Help with sub-form please
Hi,
I have a sub-form called Status_Board which I insert into my main job form.
I have 1 question and 1 problem I could do with some help with
1. Is this the best way to achieve a job status board?
2. In the On Add Row for the sub-form, I have the code 'Status_Board.Report_time = zoho.currenttime;' which always works fine the first time, however, when you add the 2nd, 3rd, 4th, 5th etc row the 'Status_Board.Report_time = zoho.currenttime;' code does strange things.
Sometimes it leaves the time field in the new row blank and changes the time in the previous row, sometimes it does what it is supposed to do, and sometimes it just adds a row and nothing else.
What am I doing wrong please.
Thanks in advance
Nigel