You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 14, 2018. It is now read-only.
And I would like to replace the picturePath text field with an upload form, and then do stuff after submitting (e.g. resize the image, store it, and just store it's path to the database.)
Is this possible?
The text was updated successfully, but these errors were encountered:
Maybe a stupid question - is there an easy way to modify a few fields in the form, or easily extend the field processing?
E.g. I've got a Speaker entity and am adding these fields:
And I would like to replace the picturePath text field with an upload form, and then do stuff after submitting (e.g. resize the image, store it, and just store it's path to the database.)
Is this possible?
The text was updated successfully, but these errors were encountered: