waset
Results
2
comments of
waset
> > why column updated_at not updated when i submit form? > > work around like below: > > ``` > formList.SetPreProcessFn(func(values form2.Values) form2.Values { > values.Add("updated_at", time.Now().Format(time.RFC3339)) > return...
me too ... looking forward to someone to help solve it.