Re: Hyperlink to files inside folder

Home \ forums/reply \ Re: Hyperlink to files inside folder
#995
Michael Gilkes
Keymaster

@ebear. The next version will have the fix for replacing ‘\’ with ‘/’. To do it for this one, just add a this line:

at the beginning of formatTableFileRows method, around line 695.

You also have to go to the beginning of formatListContents method, around line 895, and add:

Hope this helps.

(I edited this post to make corrections to my previous statements. Sorry for any inconvenience)