Egor

Results 2 comments of Egor

Did you find solution?

and valuer not called ``` ev.Meta(&admin.Meta{Name: "MainImage", FieldName: "MainImage", Label: "MainImage", Valuer: func(record interface{}, context *qor.Context) interface{} { if p, ok := record.(*models.Event); ok { result := bytes.NewBufferString("") tmpl, _...