Jump to content

Displaying content on Mac


lhudson

This topic is 6400 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies

I am trying to use webviewer for displaying content of a directory. The "custom web address" is defined as

[color:brown]"file://" & Project::Documents_folder_path

It works fine on PC. I can see directory, drag-and-drop, delete etc.

However, when using Mac, all I get in the viewer is "file is directory".

I am not familiar with Macs. Maybe anybody can give my advice on how to fix this.

Thanks.

Link to comment
Share on other sites

  • Newbies

Update.

Changed the webviewer setup to

[color:brown]If ( Abs(Get ( SystemPlatform ))=2 ; "file://" & table::docs_path ; "smb://" & table::docs_path )

Now instead of "file is directory" in the webviewer on Mac we get "Loading..." and the path. The content of the folder does not show.

Anybody can help with this?

Link to comment
Share on other sites

This topic is 6400 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.