Image Preview after $set in FileUpload field

I have code like this:
$set('relation', ['image_path' => [$relativeFilePath]]);
$set('relation', ['image_path' => [$relativeFilePath]]);
After saving, I get to see the preview and data is saved correctly. However before saving, I don't get a preview. Any clue?
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?