Skip to content

Handling image upload when one already exists #115

@seydu

Description

@seydu

When I submit a form without uploading an image I lose the image I had previously uploaded.
I don't see anything in the doc to handle this situation.

Is something planed to handle this ?
I used to handle this with Javascript and some tweak server side:
The server sets some information in the response to let the JS know if an image already exists. If yes it hides the upload field, removes the "required" if any and adds a button to show the upload when clicked.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions