php - How can I retain selected images in form if submitted form invalid? -
i try attach few images symfony form. if submitted form invalid, entered text persist, images lose.
how can retain selected images if submitted form invalid?
p.s. need use form submitting without ajax
, images should locating text fields in same form.
Comments
Post a Comment