editing express entry - problem with images
PermalinkIt kinda makes sense to my why... since the form displays a html-file input for the images which is empty when editing an entry. But I can't figure out how to solve this problem.
Another somewhat related question:
Is it possible to setup an edit-form in the frontend as well? In theory it would have to be a form that gets populated with the data from the corresponding express-object, right? How would I do that?