Get URL when a file or folder is selected (single-clicked)
Added by Brandon Heat 11 months ago
Hi,
Sorry if I haven't figured it out but is there a way to retrieve the URL of the selected file (NOT double-clicked or opened)??
TIA
Replies (5)
RE: Get URL when a file or folder is selected (single-clicked)
-
Added by Dmitry Levashov 11 months ago
Open file info dialog or preview
RE: Get URL when a file or folder is selected (single-clicked)
-
Added by Brandon Heat 11 months ago
What I meant is if wherever I select (just single-click) a file or folder in the elfinder, how can I grab the url and put it into another container outside of elfinder?
RE: Get URL when a file or folder is selected (single-clicked)
-
Added by Dmitry Levashov 11 months ago
When u open "get info" dialog or preview window u will find file url in it to copy it. There is no crossbrowser mechanism to copy anything from browser window into system clipboard.
RE: Get URL when a file or folder is selected (single-clicked)
-
Added by Brandon Heat 11 months ago
this is what i want to do:
whenever a user clicked a file/folder in elfinder, that file/folder's url will automatically put into a textbox without using the 'get info' or 'preview' buttons.
is there a way i can do it?
RE: Get URL when a file or folder is selected (single-clicked)
-
Added by Dmitry Levashov 11 months ago
No way in current version.
2.x branch https://github.com/Studio-42/elFinder/tree/experimental has full client api so you try it
(1-5/5)