You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi guys,
is there any opportunity to customize the returned path when using the standalone button?
At the moment the full path will be returned into my inputfield, eg: https://subdomain.domain.tld/public/img/mv/filemgr/home/03.jpg
Let's say the rootdirectory for that user is /filemgr. Is it possible to adjust the returned value so I only receive home/03.jpg or /home/03.jpg
Laravel 5.7
Filemanager: v2.0.0-alpha7
The text was updated successfully, but these errors were encountered:
Hi guys,
is there any opportunity to customize the returned path when using the standalone button?
At the moment the full path will be returned into my inputfield, eg:
https://subdomain.domain.tld/public/img/mv/filemgr/home/03.jpg
Let's say the rootdirectory for that user is /filemgr. Is it possible to adjust the returned value so I only receive home/03.jpg or /home/03.jpg
Laravel 5.7
Filemanager: v2.0.0-alpha7
The text was updated successfully, but these errors were encountered: