fields no updating on bulk update

fields no updating on bulk update

I don't know if this is a bug, or a feature request. :)

I created a form with a date field that I want to update with todays date when the field is created or modified. I used:

set Modified = zoho.currentdate;

on the "On Add" ->On Load" and "On Edit"->"On Load" actions. When I add or modify, the field updates.

When I do a bulk update, however, the date field doesn't update.