Hi all
I've been working on setting up the Dropzone widget for apps and have run into some UX issues with it. Functionally, after setting up the commit/delete microflows it's all sound. However the problem I have is when uploading files, navigating to a next page, then returning to the page with the dropzone.
1- DZ and data grid
2- after some input
3- after input, leaving page and returning
The data/file is still retained, and committed, and as seen in the data grid i've included below it can still be deleted if needed. But the original icons aren't retrieved, so it looks to the user that everything's been removed if a data grid isnt also used
Has anyone run in to this and found a solution?
I've tried using retrieve calls in a microflow going to the page with no success.
Cheers