Hello,
I have a fileupload field in my dialog which will, when clicked on browse, display selection path that i predifined(wanted behaviour).
The default behaviour is to display everyhting in dam path but i would like to make author only browse from my path like /content/dam/project. I know this is possible with rootPath on some other components. I could use granite/ui/components/coral/foundation/form/pathbrowser for this(with rootPath), but the problem is that pathbrowser doesnt have image preview(thumbnails) next to asset name. Is there any way to achieve this?
Thanks,
Luka