Hi,
I have a form with multiple fields sharing values with previous records. Almost always only 2 of more then a 10 fields are changed for series of dozen rows, rest of them stay the same. Is it possible to somehow pre-fill all the values in the form with values user previously entered, and let him change only those 2 instead of forcing him to enter everything all over again?
Another solution would be to add another button next to [view] [edit] [delete], named [copy] which would copy that row and then let the user change some values.
Does anyone have any of these solutions implemented? If not, what would you suggest to be simpler one to try to implement in Grocery CRUD?
Thanks,
itod