Open select directory

Gilmichel

New member
Hello,

When using SelectDirectory function, I can select a directory but it doesn’t open the directory after cliking the ok window modal button.

Any solution to open it ?

Thank-you
 
What do you mean by “it doesn’t open the directory after clicking the ok window modal button”? The function is designed to return the path selected by the user.
 
gdgsupport said:
What do you mean by “it doesn’t open the directory after clicking the ok window modal button”? The function is designed to return the path selected by the user.
I see, but if it doeSn’t open the directory it doesn’t return the path when I echo the link.
How would you proceed to display the path ?
 
Last edited:
Back
Top