Tagged with Custom_view - Visokio Forums http://forums.visokio.com/discussions/tagged/Custom_view/feed.rss Mon, 30 Oct 17 15:03:47 -0400 Tagged with Custom_view - Visokio Forums en-CA Content View: Local links to stylesheets? http://forums.visokio.com/discussion/2987/content-view-local-links-to-stylesheetss Thu, 13 Aug 2015 05:56:49 -0400 aknotts 2987@/discussions
I am having a problem pointing a Content view to a local stylesheet.

If I insert a Web view using the same HTML saved locally, the local link to the CSS stylesheet works.

However, using the Content view, the stylesheet only works if I upload it to a web server and link to that. This is not much use, as we would like clients to be able to use the Viewer offline.

In terms of stylesheets/styling, what is different as to how the Content view works, compared to the Web view?

Many thanks,

Harry]]>
Content View: Access to CSS stylesheets from https Server v2.9? http://forums.visokio.com/discussion/2991/content-view-access-to-css-stylesheets-from-https-server-v2.9s Mon, 17 Aug 2015 13:24:46 -0400 aknotts 2991@/discussions
In a new IOK report file/dashboard, we want to implement external CSS stylesheets for the Content view.

Given that the Content view cannot mix access to http: and https: resources, how can we incorporate remote CSS stylesheets (which are numerous) within the domain/reach of any browser connecting to the Omniscope Web Server's hosting folder?

In other words: can an Omniscope Web Server https: hosting folder contain a CSS stylesheets folder and if so, what would the URL address be?]]>
Content View: Creating a custom view using a JS library http://forums.visokio.com/discussion/2679/content-view-creating-a-custom-view-using-a-js-library Mon, 11 Aug 2014 08:58:55 -0400 steve 2679@/discussions
Try online
Download IOK

We use the example from http://www.datatables.net/examples/data_sources/js_array.html and use server-side JS preprocessing to inject dynamic data into the data array declarations in the client-side JS. Open in Omniscope Desktop and edit the Content View source to see how this works.]]>