I have a feature request. In forms it would be great if a user could create a copy of a form or a "template." Here is the use case. The user is filling out a long form, maybe a daily report, where a bunch of the info is the same day to day, but not always. If they could create a template of that form with the data that is consistent day to day, they could just start with that template. In my case defaulting the fields doesn't help, because while the data is the same for a given user for a while, another user needs different 'defaults'.
Thanks!